OSDN Git Service

Make `configure rs6000-ibm-aix4.1' work again.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Aug 1998 15:57:20 +0000 (15:57 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Aug 1998 15:57:20 +0000 (15:57 +0000)
* configure.in (powerpc-ibm-aix4.[12]*): Change from 4.[12].*.
(rs6000-ibm-aix4.[12]*): Likewise.
* configure: Regnerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22006 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/configure
gcc/configure.in

index 62b3bb1..4fb2e2c 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 dac005f..4990a74 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 1591101..89d252b 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