* configure.in: Install embedspu on powerpc*-*-eabi* also.
authorDaniel Jacobowitz <drow@false.org>
Fri, 24 Aug 2007 15:37:37 +0000 (15:37 +0000)
committerDaniel Jacobowitz <drow@false.org>
Fri, 24 Aug 2007 15:37:37 +0000 (15:37 +0000)
* configure: Regenerated.

binutils/ChangeLog
binutils/configure
binutils/configure.in

index 23042e0b3c8b43aba54e0d8227ca5eb4b714080e..d0fc861525547d40153b3c182f01166670e05d2a 100644 (file)
@@ -1,3 +1,8 @@
+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.
index cfc1110fb05dc64f4f4b136bac6285133ce4fec2..a6a1dc8d9c90658579d311746a2172cae3dca6c7 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 83704c943b81ae423d4f1a0bfcd3653344f2a4f8..f5bb3caf282733b6ece086614f9258c82c4b02f5 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)
This page took 0.035708 seconds and 4 git commands to generate.