configure: Rebuilt.

* configure: Rebuilt.
	* configure.in (TOOLKIT) [xlib]: Set correctly.

From-SVN: r62292
This commit is contained in:
Tom Tromey 2003-02-02 23:08:35 +00:00 committed by Tom Tromey
parent 5f9cea34bb
commit 9e8e1bec48
3 changed files with 5 additions and 2 deletions

2
libjava/configure vendored
View file

@ -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
;;