2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
authorUlrich Weigand <uweigand@de.ibm.com>
Wed, 29 Oct 2008 19:39:13 +0000 (19:39 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Wed, 29 Oct 2008 19:39:13 +0000 (19:39 +0000)
* configure.ac [spu-*-*]: Do not set skipdirs.
* configure: Re-generate.

ChangeLog
configure
configure.ac

index 141b7aa..ef8a40a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
+
+       * configure.ac [spu-*-*]: Do not set skipdirs.
+       * configure: Re-generate.
+
 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
index dfeb45e..0000ea8 100755 (executable)
--- a/configure
+++ b/configure
@@ -2643,7 +2643,6 @@ case "${target}" in
   sparc-*-solaris* | sparc64-*-solaris* | sparcv9-*-solaris*)
     ;;
   spu-*-*)
-    skipdirs="target-libssp"
     ;;
   v810-*-*)
     noconfigdirs="$noconfigdirs bfd binutils gas gcc gdb ld target-libstdc++-v3 opcodes target-libgloss ${libgcj}"
index 1915877..726a58f 100644 (file)
@@ -892,7 +892,6 @@ case "${target}" in
   sparc-*-solaris* | sparc64-*-solaris* | sparcv9-*-solaris*)
     ;;
   spu-*-*)
-    skipdirs="target-libssp"
     ;;
   v810-*-*)
     noconfigdirs="$noconfigdirs bfd binutils gas gcc gdb ld target-libstdc++-v3 opcodes target-libgloss ${libgcj}"