Recognize go32* as an os.

This commit is contained in:
Doug Evans 1996-01-17 23:54:58 +00:00
parent bc8789b942
commit af8488a871

2
config.sub vendored
View file

@ -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*)