(rs6000-ibm-aix6*): Fix typo.

This commit is contained in:
Dan Nicolaescu 2009-03-06 08:09:13 +00:00
parent 825d087587
commit 1e44723285
3 changed files with 6 additions and 2 deletions

View file

@ -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.

2
configure vendored
View file

@ -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
;;

View 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
;;