Mercurial > emacs
comparison config.sub @ 13729:de474a770e98 libc-951214 libc-951215
Accept *-*-ieee*.
author | Ian Lance Taylor <ian@cygnus.com> |
---|---|
date | Wed, 13 Dec 1995 21:43:08 +0000 |
parents | f5fbef729d00 |
children | 4e7c5362c9bd |
comparison
equal
deleted
inserted
replaced
13728:4b7903cfa7ee | 13729:de474a770e98 |
---|---|
639 | -nindy* | -vxworks* | -ebmon* | -hms* | -mvs* | -clix* \ | 639 | -nindy* | -vxworks* | -ebmon* | -hms* | -mvs* | -clix* \ |
640 | -riscos* | -linux* | -uniplus* | -iris* | -rtu* | -xenix* \ | 640 | -riscos* | -linux* | -uniplus* | -iris* | -rtu* | -xenix* \ |
641 | -hiux* | -386bsd* | -netbsd* | -freebsd* | -riscix* \ | 641 | -hiux* | -386bsd* | -netbsd* | -freebsd* | -riscix* \ |
642 | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \ | 642 | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \ |
643 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ | 643 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ |
644 | -udi* | -eabi* | -lites* ) | 644 | -udi* | -eabi* | -lites* | -ieee*) |
645 # Remember, each alternative MUST END IN *, to match a version number. | 645 # Remember, each alternative MUST END IN *, to match a version number. |
646 ;; | 646 ;; |
647 -sunos5*) | 647 -sunos5*) |
648 os=`echo $os | sed -e 's|sunos5|solaris2|'` | 648 os=`echo $os | sed -e 's|sunos5|solaris2|'` |
649 ;; | 649 ;; |