Commit d82a33c6 by Alexandre Petit-Bianco Committed by Alexandre Petit-Bianco

configure.in (target_libs): Revert 2000-12-08 patch.

2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>

	* configure.in (target_libs): Revert 2000-12-08 patch.
	(noconfigdirs): Added target-libjava.

(http://gcc.gnu.org/ml/gcc-patches/2000-12/msg00500.html)

From-SVN: r38162
parent d3236b4d
2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
* configure.in (target_libs): Revert 2000-12-08 patch.
(noconfigdirs): Added target-libjava.
2000-12-09 Laurynas Biveinis <lauras@softhome.net>
* djunpack.bat: removed.
......
......@@ -75,6 +75,7 @@ target_libs="target-libiberty \
target-libf2c \
target-libchill \
target-libffi \
target-libjava \
target-zlib \
target-boehm-gc \
target-qthreads \
......@@ -548,7 +549,7 @@ esac
# target this usually means that a port of the program doesn't
# exist yet.
noconfigdirs=""
noconfigdirs="target-libjava"
case "${host}" in
hppa*64*-*-*)
......
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