comparison config.sub @ 14212:8cf630851594 libc-960118 libc-960119 libc-960120 libc-960121 libc-960122 libc-960123 libc-960124 libc-960125 libc-960126 libc-960127 libc-960128 libc-960129 libc-960130 libc-960131

Recognize go32* as an os.
author Doug Evans <dje@gnu.org>
date Wed, 17 Jan 1996 23:54:58 +0000
parents e6659990d8f8
children c56d97e1ece4
comparison
equal deleted inserted replaced
14211:949aa01aca87 14212:8cf630851594
647 | -nindy* | -vxworks* | -ebmon* | -hms* | -mvs* | -clix* \ 647 | -nindy* | -vxworks* | -ebmon* | -hms* | -mvs* | -clix* \
648 | -riscos* | -linux* | -uniplus* | -iris* | -rtu* | -xenix* \ 648 | -riscos* | -linux* | -uniplus* | -iris* | -rtu* | -xenix* \
649 | -hiux* | -386bsd* | -netbsd* | -freebsd* | -riscix* \ 649 | -hiux* | -386bsd* | -netbsd* | -freebsd* | -riscix* \
650 | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \ 650 | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \
651 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ 651 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
652 | -udi* | -eabi* | -lites* | -ieee*) 652 | -udi* | -eabi* | -lites* | -ieee* | -go32*)
653 # Remember, each alternative MUST END IN *, to match a version number. 653 # Remember, each alternative MUST END IN *, to match a version number.
654 ;; 654 ;;
655 -sunos5*) 655 -sunos5*)
656 os=`echo $os | sed -e 's|sunos5|solaris2|'` 656 os=`echo $os | sed -e 's|sunos5|solaris2|'`
657 ;; 657 ;;