mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-29 02:26:36 +12:00
* config.sub: Added Xenix operating system.
This commit is contained in:
parent
503b78de92
commit
ce7172bb8f
3
config.sub
vendored
3
config.sub
vendored
@ -515,6 +515,9 @@ case $os in
|
|||||||
-svr3)
|
-svr3)
|
||||||
os=-sysv3
|
os=-sysv3
|
||||||
;;
|
;;
|
||||||
|
-xenix)
|
||||||
|
os=-xenix
|
||||||
|
;;
|
||||||
-none)
|
-none)
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user