* configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
authorDJ Delorie <dj@redhat.com>
Mon, 20 Oct 2003 21:53:45 +0000 (21:53 +0000)
committerDJ Delorie <dj@redhat.com>
Mon, 20 Oct 2003 21:53:45 +0000 (21:53 +0000)
* configure:  Regenerate.

ChangeLog
configure
configure.in

index 5b55a4615aa235b6b6ea15cdb8d824796cd88f34..187d0ba140ea73d87cefa053aa12274c3c2258d9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-10-20  Phil Edwards  <phil@codesourcery.com>
+
+       * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
+       * configure:  Regenerate.
+
 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
 
        * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
index 99a624b219dddfaae3addcd9864a434c7e8d886e..b49d8b16bfe0a5f2c1bb979c0ae1012dcd84645f 100755 (executable)
--- a/configure
+++ b/configure
@@ -1131,7 +1131,7 @@ case "${target}" in
     esac
     ;;
   *-*-vxworks*)
-    noconfigdirs="$noconfigdirs target-newlib target-libgloss ${libgcj}"
+    noconfigdirs="$noconfigdirs target-newlib target-libgloss target-libiberty ${libgcj}"
     ;;
   alpha*-dec-osf*)
     # ld works, but does not support shared libraries.
index 1ab21a8345f27cdad0707266967b3ba96200c8e2..f849e26ccff974e58ecc0d077b958a0a94353175 100644 (file)
@@ -370,7 +370,7 @@ case "${target}" in
     esac
     ;;
   *-*-vxworks*)
-    noconfigdirs="$noconfigdirs target-newlib target-libgloss ${libgcj}"
+    noconfigdirs="$noconfigdirs target-newlib target-libgloss target-libiberty ${libgcj}"
     ;;
   alpha*-dec-osf*)
     # ld works, but does not support shared libraries.