Mercurial > emacs
changeset 15619:f698fc246195 libc-960708 libc-960709 libc-960710 libc-960711 libc-960712 libc-960713 libc-960714
Recognize rtems as an o/s.
author | Doug Evans <dje@gnu.org> |
---|---|
date | Sun, 07 Jul 1996 17:26:50 +0000 |
parents | 5da6a61ce827 |
children | 7844c0f756d0 |
files | config.sub |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/config.sub Sun Jul 07 01:59:51 1996 +0000 +++ b/config.sub Sun Jul 07 17:26:50 1996 +0000 @@ -662,7 +662,7 @@ | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \ | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ - | -cygwin32* | -pe* | -psos* | -moss* | -proelf* ) + | -cygwin32* | -pe* | -psos* | -moss* | -proelf* | -rtems*) # Remember, each alternative MUST END IN *, to match a version number. ;; -sunos5*)