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
d699cb47
Commit
d699cb47
authored
Jan 13, 1994
by
Richard Kenner
Browse files
Fix typo in -hiux* case.
parent
ae82682f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
config.sub
config.sub
+2
-2
No files found.
config.sub
View file @
d699cb47
#!/bin/sh
# Configuration validation subroutine script, version 1.1.
# Copyright (C) 1991, 1992, 1993 Free Software Foundation, Inc.
# Copyright (C) 1991, 1992, 1993
, 1994
Free Software Foundation, Inc.
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
# can handle that machine. It does not imply ALL GNU software can.
...
...
@@ -72,7 +72,7 @@ case $os in
basic_machine
=
$1
;;
-hiux
*
)
os
=
=
-hiuxwe2
os
=
-hiuxwe2
;;
-sco4
)
os
=
-sco3
.2v4
...
...
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