Make `configure rs6000-ibm-aix4.1' work again.
authorJim Wilson <wilson@cygnus.com>
Wed, 26 Aug 1998 15:57:20 +0000 (15:57 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Wed, 26 Aug 1998 15:57:20 +0000 (08:57 -0700)
* configure.in (powerpc-ibm-aix4.[12]*): Change from 4.[12].*.
(rs6000-ibm-aix4.[12]*): Likewise.
* configure: Regnerate.

From-SVN: r22006

gcc/ChangeLog
gcc/configure
gcc/configure.in

index 62b3bb1676cafd9e2e7fa5f27bbc3156e5e70303..4fb2e2c8be4f74e1f8de29a3596cee817b24d6da 100644 (file)
@@ -1,3 +1,9 @@
+Wed Aug 26 15:55:41 1998  Jim Wilson  <wilson@cygnus.com>
+
+       * configure.in (powerpc-ibm-aix4.[12]*): Change from 4.[12].*.
+       (rs6000-ibm-aix4.[12]*): Likewise.
+       * configure: Regnerate.
+
 Wed Aug 26 09:30:59 1998  Nick Clifton  <nickc@cygnus.com>
 
        * config/arm/thumb.c (thumb_exit): Do not move a4 into lr if it
index dac005fd64c8834160586b5644e855fef7730c6d..4990a74f3278067dfe90d4b85b00090567dc7d51 100755 (executable)
@@ -4432,7 +4432,7 @@ for machine in $build $host $target; do
                fi
                use_collect2=yes
                ;;
-       rs6000-ibm-aix4.[12].* | powerpc-ibm-aix4.[12].*)
+       rs6000-ibm-aix4.[12]* | powerpc-ibm-aix4.[12]*)
                tm_file=rs6000/aix41.h
                if test x$host != x$target
                then
index 1591101f64683e3a767f16c1378f197271e9dfaa..89d252b29aecb299c95cb42ced5b569188874786 100644 (file)
@@ -2642,7 +2642,7 @@ changequote([,])dnl
                use_collect2=yes
                ;;
 changequote(,)dnl
-       rs6000-ibm-aix4.[12].* | powerpc-ibm-aix4.[12].*)
+       rs6000-ibm-aix4.[12]* | powerpc-ibm-aix4.[12]*)
 changequote([,])dnl
                tm_file=rs6000/aix41.h
                if test x$host != x$target