summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorDan Nicolaescu <dann@ics.uci.edu>2009-03-06 08:09:13 +0000
committerDan Nicolaescu <dann@ics.uci.edu>2009-03-06 08:09:13 +0000
commit1e447232851c742f9b765f711cb004eac4ed8f3d (patch)
treeb213952e4fc1ba53075d206aa0ca872d3447bc8b /configure
parent825d08758787822e136ea21224f684c8620ff1dd (diff)
downloademacs-1e447232851c742f9b765f711cb004eac4ed8f3d.tar.gz
(rs6000-ibm-aix6*): Fix typo.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 9532b85aec8..5de7c663bd1 100755
--- 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
;;