OSDN Git Service

* configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
authordj <dj>
Mon, 20 Oct 2003 21:53:45 +0000 (21:53 +0000)
committerdj <dj>
Mon, 20 Oct 2003 21:53:45 +0000 (21:53 +0000)
* configure:  Regenerate.

ChangeLog
configure
configure.in

index 5b55a46..187d0ba 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 99a624b..b49d8b1 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 1ab21a8..f849e26 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.