configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
authorPhil Edwards <phil@codesourcery.com>
Mon, 20 Oct 2003 20:04:19 +0000 (20:04 +0000)
committerPhil Edwards <pme@gcc.gnu.org>
Mon, 20 Oct 2003 20:04:19 +0000 (20:04 +0000)
2003-10-20  Phil Edwards  <phil@codesourcery.com>

* configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
* configure:  Regenerate.

From-SVN: r72714

ChangeLog
configure
configure.in

index a35297a83979644ddf2ff0ae5aa9bbe79932caf2..2273b43846d2a016f1b5f2013a943fef70f762aa 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-20  Nicolas Pitre <nico@cam.org>
 
        * MAINTAINERS: Add myself to 'Write After Approval' section.
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.