Fix typo.
authorNick Clifton <nickc@cygnus.com>
Mon, 14 Jun 1999 03:45:29 +0000 (03:45 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Mon, 14 Jun 1999 03:45:29 +0000 (03:45 +0000)
From-SVN: r27516

gcc/ChangeLog
gcc/configure
gcc/configure.in

index ffe4d42f391d9a0453288c6509aee5e1d3bee0ff..ea6fbbb6ef88ca96d864430f41bfb52d4c403a64 100644 (file)
@@ -1,3 +1,8 @@
+Mon Jun 14 11:43:41 1999  Nick Clifton  <nickc@cygnus.com>
+
+       * configure.in: Fix typo in rs6000-ibm-aix4 case.
+       * configure: Regenerate.
+
 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
index 3df27b089b86f7f0f55a6a7e33c9b473c091d11a..d4dcd0ce29df55aed18ae42ccd5f6f96477ad47e 100755 (executable)
@@ -5241,7 +5241,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 a8f5ca3be191bd1dc811f57d5e2efc8c3b8c79df..b5ae03db7db864f522cdc1b73552cecbc08834c8 100644 (file)
@@ -2932,7 +2932,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