Commit e050d795 by Samuel Thibault Committed by Matthias Klose

configure.host (gnu*): Set use_libgcj_bc to yes.

2007-09-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>

        * configure.host(gnu*): Set use_libgcj_bc to yes.

From-SVN: r128149
parent f210ecfb
2007-09-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
* configure.host(gnu*): Set use_libgcj_bc to yes.
2007-09-04 Matthias Klose <doko@ubuntu.com>
* configure.ac: Do not pass --with-native-libdir to classpath.
......
......@@ -353,7 +353,7 @@ case "${host}" in
esac
case "${host}" in
*linux*|*-kfreebsd*-gnu|gnu*)
*linux*|*-kfreebsd*-gnu|*-gnu*)
use_libgcj_bc=yes
;;
*)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment