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
6a794f07
Commit
6a794f07
authored
Sep 10, 1993
by
Roland McGrath
Browse files
Recognize operating system `netbsd*'.
parent
b2d7a9c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
config.sub
config.sub
+1
-1
No files found.
config.sub
View file @
6a794f07
...
...
@@ -518,7 +518,7 @@ case $os in
|
-amigados
*
|
-msdos
*
|
-newsos
*
|
-unicos
*
|
-aos
*
\
|
-nindy
*
|
-vxworks
*
|
-ebmon
*
|
-hms
*
|
-mvs
*
|
-clix
*
\
|
-riscos
*
|
-linux
*
|
-uniplus
*
|
-iris
*
|
-rtu
*
|
-xenix
*
\
|
-386bsd
*
|
-lynxos
*
)
|
-386bsd
*
|
-netbsd
*
|
-lynxos
*
)
;;
-sunos5
*
)
os
=
`
echo
$os
|
sed
-e
's|sunos5|solaris2|'
`
...
...
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