* configure.host: Removed erroneous comment.

From-SVN: r71077
This commit is contained in:
Tom Tromey 2003-09-04 16:59:22 +00:00 committed by Tom Tromey
parent 7f09034f0f
commit 2e71d80930
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2003-09-04 Tom Tromey <tromey@redhat.com>
* configure.host: Removed erroneous comment.
* gnu/java/awt/natEmbeddedWindow.cc (setWindowPeer): Removed
lvalue cast; use correct rvalue cast.

View File

@ -113,7 +113,6 @@ case "${host}" in
IEEESPEC=-mieee
;;
powerpc64*-*)
# libffi not ported.
with_libffi_default=yes
libgcj_interpreter=yes
libgcj_flags="${libgcj_flags} -mminimal-toc"