OSDN Git Service

Fix typo.
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Jun 1999 03:45:29 +0000 (03:45 +0000)
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Jun 1999 03:45:29 +0000 (03:45 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27516 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/configure
gcc/configure.in

index ffe4d42..ea6fbbb 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 3df27b0..d4dcd0c 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 a8f5ca3..b5ae03d 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