From: Doug Evans Date: Wed, 17 Jan 1996 23:54:58 +0000 (+0000) Subject: Recognize go32* as an os. X-Git-Tag: cvs/libc-960118~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af8488a87129a92b1c9fb9348f9e7556d81fb203;p=thirdparty%2Fglibc.git Recognize go32* as an os. --- diff --git a/config.sub b/config.sub index f71c2ae35a0..d52fbe0bd50 100755 --- a/config.sub +++ b/config.sub @@ -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*)