]> git.eshelyaron.com Git - emacs.git/commitdiff
(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 88be7c17ee30f9e33d94c073678c968b3e82b060..f67bbc321fb4269f20fc11584e7906ff1209e343 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 9532b85aec81137383a82a2dd1bfcbf49f55090d..5de7c663bd191036af30f85e31496b6894fa184b 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 1d364b84b162c43d8d1c294e0b1aa1380d56aed5..a963c85747948d2ca99f94a6da6637df9f570361 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
   ;;