Mercurial > hg > xemacs-beta
comparison config.sub @ 286:57709be46d1b r21-0b41
Import from CVS: tag r21-0b41
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:35:03 +0200 |
parents | 376386a54a3c |
children | 19dcec799385 |
comparison
equal
deleted
inserted
replaced
285:9a3756523c1b | 286:57709be46d1b |
---|---|
676 | -riscos* | -linux* | -uniplus* | -iris* | -rtu* | -xenix* \ | 676 | -riscos* | -linux* | -uniplus* | -iris* | -rtu* | -xenix* \ |
677 | -hiux* | -386bsd* | -netbsd* | -freebsd* | -riscix* \ | 677 | -hiux* | -386bsd* | -netbsd* | -freebsd* | -riscix* \ |
678 | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \ | 678 | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \ |
679 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ | 679 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ |
680 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ | 680 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ |
681 | -cygwin32* | -pe* | -psos* | -moss* ) | 681 | -cygwin32* | -pe* | -psos* | -moss* | -openbsd* ) |
682 # Remember, each alternative MUST END IN *, to match a version number. | 682 # Remember, each alternative MUST END IN *, to match a version number. |
683 ;; | 683 ;; |
684 -sunos5*) | 684 -sunos5*) |
685 os=`echo $os | sed -e 's|sunos5|solaris2|'` | 685 os=`echo $os | sed -e 's|sunos5|solaris2|'` |
686 ;; | 686 ;; |