(rs6000-ibm-aix6*): Fix typo.
authorDan Nicolaescu <dann@ics.uci.edu>
Fri, 6 Mar 2009 08:09:13 +0000 (08:09 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Fri, 6 Mar 2009 08:09:13 +0000 (08:09 +0000)
ChangeLog
configure
configure.in

index 88be7c1..f67bbc3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-03-06  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * configure.in (rs6000-ibm-aix6*): Fix typo.
+
 2009-03-04  Glenn Morris  <rgm@gnu.org>
 
        * Makefile.in (INFO_FILES): Add auth.
index 9532b85..5de7c66 100755 (executable)
--- a/configure
+++ b/configure
@@ -2532,7 +2532,7 @@ _ACEOF
   rs6000-ibm-aix5* | powerpc-ibm-aix5*  )
     machine=ibmrs6000 opsys=aix4-2
   ;;
-  rs6000-ibm-aix5* | powerpc-ibm-aix6*  )
+  rs6000-ibm-aix6* | powerpc-ibm-aix6*  )
     machine=ibmrs6000 opsys=aix4-2
   ;;
 
index 1d364b8..a963c85 100644 (file)
@@ -419,7 +419,7 @@ dnl see the `changequote' comment above.
   rs6000-ibm-aix5* | powerpc-ibm-aix5*  )
     machine=ibmrs6000 opsys=aix4-2
   ;;
-  rs6000-ibm-aix5* | powerpc-ibm-aix6*  )
+  rs6000-ibm-aix6* | powerpc-ibm-aix6*  )
     machine=ibmrs6000 opsys=aix4-2
   ;;