]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix aix4.1 configure problem reported by Kaven Ghazi.
authorJim Wilson <wilson@cygnus.com>
Tue, 8 Jun 1999 13:08:15 +0000 (13:08 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Tue, 8 Jun 1999 13:08:15 +0000 (06:08 -0700)
* configure.in (rs6000-ibm-aix4.[12]*): Change rx6000 to rs6000.
* configure: Regenerate.

From-SVN: r27428

gcc/ChangeLog
gcc/configure
gcc/configure.in

index c3324b1e3c5c7c8581789974c6d6981d8b108a6a..f0673f45a2310b5809c47fad9b533942de27123c 100644 (file)
@@ -1,3 +1,8 @@
+Tue Jun  8 13:06:15 1999  Jim Wilson  <wilson@cygnus.com>
+
+       * configure.in (rs6000-ibm-aix4.[12]*): Change rx6000 to rs6000.
+       * configure: Regenerate.
+       
 Tue Jun  8 05:47:48 1999  Richard Earnshaw (rearnsha@arm.com)
 
        * optabs.c (expand_cmplxdiv_wide): Use expand_abs to get the absolute
index 3797202747af031a88cb3d354b82646a5f410aa1..039c0252ff7cf4c42a37956672ebd3895b510a82 100755 (executable)
@@ -5240,7 +5240,7 @@ for machine in $build $host $target; do
                then
                        xmake_file=rs6000/x-aix41-gld
                else
-                       xmake_file=rx6000/x-aix41
+                       xmake_file=rs6000/x-aix41
                fi
                float_format=none
                use_collect2=yes
index e279c89ebae1f9056beb386ee28b87b657e55bdd..c4a6e79695bd4f2c999f24a83972eb2a1302f9da 100644 (file)
@@ -2931,7 +2931,7 @@ changequote([,])dnl
                then
                        xmake_file=rs6000/x-aix41-gld
                else
-                       xmake_file=rx6000/x-aix41
+                       xmake_file=rs6000/x-aix41
                fi
                float_format=none
                use_collect2=yes