configure: Rebuilt.
* configure: Rebuilt. * configure.in (TOOLKIT) [xlib]: Set correctly. From-SVN: r62292
This commit is contained in:
parent
5f9cea34bb
commit
9e8e1bec48
3 changed files with 5 additions and 2 deletions
2
libjava/configure
vendored
2
libjava/configure
vendored
|
@ -4085,7 +4085,7 @@ for peer in $peerlibs ; do
|
|||
else
|
||||
use_xlib_awt="yes"
|
||||
if test -z "$TOOLKIT"; then
|
||||
TOOLKIT=gnu.gnu.awt.xlib.XToolkit
|
||||
TOOLKIT=gnu.awt.xlib.XToolkit
|
||||
fi
|
||||
fi
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue