From: Doug Evans Date: Sun, 7 Jul 1996 17:26:50 +0000 (+0000) Subject: Recognize rtems as an o/s. X-Git-Tag: emacs-19.34~243 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=906628ef8f25604d27e8818f93f83c394c95dc81;p=emacs.git Recognize rtems as an o/s. --- diff --git a/config.sub b/config.sub index 3073b691d22..d86a27ec386 100755 --- a/config.sub +++ b/config.sub @@ -662,7 +662,7 @@ case $os in | -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*)