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
05fa755b
Commit
05fa755b
authored
Mar 14, 1993
by
Charles Hannum
Browse files
Recognize AIX 3.2 and make it the default for -aix.
parent
9e6314a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
configure1.in
configure1.in
+4
-1
No files found.
configure1.in
View file @
05fa755b
...
...
@@ -447,7 +447,10 @@ case "${configuration}" in
i386-ibm-aix1.2 )
machine=ibmps2-aix opsys=usg5-3
;;
rs6000-ibm-aix* )
rs6000-ibm-aix | rs6000-ibm-aix32* )
machine=ibmrs6000 opsys=aix3-2
;;
rs6000-ibm-aix31* )
machine=ibmrs6000 opsys=aix3-1
;;
romp-ibm-bsd* )
...
...
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