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
cf7a78db
Commit
cf7a78db
authored
Nov 05, 1992
by
Richard M. Stallman
Browse files
Don't discard SCO version number if it's 3.2v4.
parent
26a7e2e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
config.sub
config.sub
+5
-0
No files found.
config.sub
View file @
cf7a78db
...
...
@@ -66,6 +66,11 @@ case $os in
os
=
basic_machine
=
$1
;;
-sco3
.2v[4-9]
*
)
# Don't forget version if it is 3.2v4 or newer.
os
=
-sco3
.2v4
basic_machine
=
i386-unknown
;;
-sco
*
)
os
=
-sco3
.2v2
basic_machine
=
i386-unknown
...
...
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