OSDN Git Service

* configure.in: Install embedspu on powerpc*-*-eabi* also.
authordrow <drow>
Fri, 24 Aug 2007 15:37:36 +0000 (15:37 +0000)
committerdrow <drow>
Fri, 24 Aug 2007 15:37:36 +0000 (15:37 +0000)
* configure: Regenerated.

binutils/ChangeLog
binutils/configure
binutils/configure.in

index 23042e0..d0fc861 100644 (file)
@@ -1,5 +1,10 @@
 2007-08-24  Daniel Jacobowitz  <dan@codesourcery.com>
 
+       * configure.in: Install embedspu on powerpc*-*-eabi* also.
+       * configure: Regenerated.
+
+2007-08-24  Daniel Jacobowitz  <dan@codesourcery.com>
+
        * po/uk.po: Updated Ukrainian translation.
 
 2007-08-22  Ben Elliston  <bje@au.ibm.com>
index cfc1110..a6a1dc8 100755 (executable)
@@ -14531,7 +14531,7 @@ do
          BUILD_WINDRES='$(WINDRES_PROG)$(EXEEXT)'
          BUILD_WINDMC='$(WINDMC_PROG)$(EXEEXT)'
          ;;
-       powerpc*-*-linux* | powerpc*-*-elf*)
+       powerpc*-*-linux* | powerpc*-*-elf* | powerpc*-*-eabi*)
          BUILD_INSTALL_MISC="${BUILD_INSTALL_MISC} embedspu"
          ;;
        sh*-*-pe)
index 83704c9..f5bb3ca 100644 (file)
@@ -333,7 +333,7 @@ changequote([,])dnl
          BUILD_WINDRES='$(WINDRES_PROG)$(EXEEXT)'
          BUILD_WINDMC='$(WINDMC_PROG)$(EXEEXT)'
          ;;
-       powerpc*-*-linux* | powerpc*-*-elf*)
+       powerpc*-*-linux* | powerpc*-*-elf* | powerpc*-*-eabi*)
          BUILD_INSTALL_MISC="${BUILD_INSTALL_MISC} embedspu"
          ;;
        sh*-*-pe)