Recognize operating system `netbsd*'.
This commit is contained in:
parent
b2d7a9c720
commit
6a794f078c
1 changed files with 1 additions and 1 deletions
2
config.sub
vendored
2
config.sub
vendored
|
@ -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|'`
|
||||
|
|
Loading…
Add table
Reference in a new issue