Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
1e447232
Commit
1e447232
authored
Mar 06, 2009
by
Dan Nicolaescu
Browse files
(rs6000-ibm-aix6*): Fix typo.
parent
825d0875
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
2 deletions
+6
-2
ChangeLog
ChangeLog
+4
-0
configure
configure
+1
-1
configure.in
configure.in
+1
-1
No files found.
ChangeLog
View file @
1e447232
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.
...
...
configure
View file @
1e447232
...
...
@@ -2532,7 +2532,7 @@ _ACEOF
rs6000-ibm-aix5* | powerpc-ibm-aix5* )
machine=ibmrs6000 opsys=aix4-2
;;
rs6000-ibm-aix
5
* | powerpc-ibm-aix6* )
rs6000-ibm-aix
6
* | powerpc-ibm-aix6* )
machine=ibmrs6000 opsys=aix4-2
;;
...
...
configure.in
View file @
1e447232
...
...
@@ -419,7 +419,7 @@ dnl see the `changequote' comment above.
rs6000-ibm-aix5* | powerpc-ibm-aix5* )
machine=ibmrs6000 opsys=aix4-2
;;
rs6000-ibm-aix
5
* | powerpc-ibm-aix6* )
rs6000-ibm-aix
6
* | powerpc-ibm-aix6* )
machine=ibmrs6000 opsys=aix4-2
;;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment