mirror of
git://git.sv.gnu.org/autoconf
synced 2024-11-27 01:49:56 +08:00
Recognize lynx* as lynxos.
This commit is contained in:
parent
6cf21148f7
commit
0967873235
2
config.sub
vendored
2
config.sub
vendored
@ -113,7 +113,7 @@ case $os in
|
||||
-isc*)
|
||||
basic_machine=`echo $1 | sed -e 's/86-.*/86-unknown/'`
|
||||
;;
|
||||
-lynx)
|
||||
-lynx*)
|
||||
os=-lynxos
|
||||
;;
|
||||
-ptx*)
|
||||
|
Loading…
Reference in New Issue
Block a user