OSDN Git Service

* configure.in (rs6000-ibm-aix4.3*, powerpc-ibm-aix4.3*): Do not
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Jun 1999 02:59:43 +0000 (02:59 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Jun 1999 02:59:43 +0000 (02:59 +0000)
        require a sub-version #.
        * configure: Rebuilt.

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

gcc/ChangeLog
gcc/configure
gcc/configure.in

index 6ac8c40..ffe4d42 100644 (file)
@@ -1,3 +1,9 @@
+Mon Jun 14 03:55:40 1999  Jeffrey A Law  (law@cygnus.com)
+
+       * configure.in (rs6000-ibm-aix4.3*, powerpc-ibm-aix4.3*): Do not
+       require a sub-version #.
+       * configure: Rebuilt.
+
 1999-06-14  Robert Lipe  (robertlipe@usa.net)
 
        * svr4.h (DWARF2_DEBUGGING_INFO): Check for redefinition.
index fd14720..3df27b0 100755 (executable)
@@ -5246,7 +5246,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 7b1b590..a8f5ca3 100644 (file)
@@ -2938,7 +2938,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