mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-29 02:26:36 +12:00
Recognize operating system `netbsd*'.
This commit is contained in:
parent
8af9a42beb
commit
8f341d1aca
2
config.sub
vendored
2
config.sub
vendored
@ -518,7 +518,7 @@ case $os in
|
|||||||
| -amigados* | -msdos* | -newsos* | -unicos* | -aos* \
|
| -amigados* | -msdos* | -newsos* | -unicos* | -aos* \
|
||||||
| -nindy* | -vxworks* | -ebmon* | -hms* | -mvs* | -clix* \
|
| -nindy* | -vxworks* | -ebmon* | -hms* | -mvs* | -clix* \
|
||||||
| -riscos* | -linux* | -uniplus* | -iris* | -rtu* | -xenix* \
|
| -riscos* | -linux* | -uniplus* | -iris* | -rtu* | -xenix* \
|
||||||
| -386bsd* | -lynxos*)
|
| -386bsd* | -netbsd* | -lynxos*)
|
||||||
;;
|
;;
|
||||||
-sunos5*)
|
-sunos5*)
|
||||||
os=`echo $os | sed -e 's|sunos5|solaris2|'`
|
os=`echo $os | sed -e 's|sunos5|solaris2|'`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user