mirror of
git://git.sv.gnu.org/autoconf
synced 2025-03-13 14:36:50 +08:00
Recognize go32* as an os.
This commit is contained in:
parent
94171bc0db
commit
636ff1272e
2
config.sub
vendored
2
config.sub
vendored
@ -649,7 +649,7 @@ case $os in
|
||||
| -hiux* | -386bsd* | -netbsd* | -freebsd* | -riscix* \
|
||||
| -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \
|
||||
| -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
|
||||
| -udi* | -eabi* | -lites* | -ieee*)
|
||||
| -udi* | -eabi* | -lites* | -ieee* | -go32*)
|
||||
# Remember, each alternative MUST END IN *, to match a version number.
|
||||
;;
|
||||
-sunos5*)
|
||||
|
Loading…
x
Reference in New Issue
Block a user