]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
configure.in (rs6000-ibm-aix4.3*, [...]): Do not require a sub-version #.
authorJeff Law <law@gcc.gnu.org>
Mon, 14 Jun 1999 02:59:13 +0000 (20:59 -0600)
committerJeff Law <law@gcc.gnu.org>
Mon, 14 Jun 1999 02:59:13 +0000 (20:59 -0600)
p
        * configure.in (rs6000-ibm-aix4.3*, powerpc-ibm-aix4.3*): Do not
        require a sub-version #.
        * configure: Rebuilt.

From-SVN: r27512

gcc/configure
gcc/configure.in

index 039c0252ff7cf4c42a37956672ebd3895b510a82..c6945b13476545d32eafe49ee3f4fb37cc918c77 100755 (executable)
@@ -5245,7 +5245,7 @@ for machine in $build $host $target; do
                float_format=none
                use_collect2=yes
                ;;
-       rs6000-ibm-aix4.[3456789].* | powerpc-ibm-aix4.[3456789].*)
+       rs6000-ibm-aix4.[3456789]* | powerpc-ibm-aix4.[3456789]*)
                tm_file=rs6000/aix43.h
                if test x$host != x$target
                then
index c4a6e79695bd4f2c999f24a83972eb2a1302f9da..d17b2bb377d662bea9b82e7a152db79fa984b4a3 100644 (file)
@@ -2937,7 +2937,7 @@ changequote([,])dnl
                use_collect2=yes
                ;;
 changequote(,)dnl
-       rs6000-ibm-aix4.[3456789].* | powerpc-ibm-aix4.[3456789].*)
+       rs6000-ibm-aix4.[3456789]* | powerpc-ibm-aix4.[3456789]*)
 changequote([,])dnl
                tm_file=rs6000/aix43.h
                if test x$host != x$target