Mercurial > emacs
changeset 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 | 949aa01aca87 |
children | aaa459c274b9 |
files | config.sub |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/config.sub Wed Jan 17 22:41:21 1996 +0000 +++ b/config.sub Wed Jan 17 23:54:58 1996 +0000 @@ -649,7 +649,7 @@ | -hiux* | -386bsd* | -netbsd* | -freebsd* | -riscix* \ | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \ | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ - | -udi* | -eabi* | -lites* | -ieee*) + | -udi* | -eabi* | -lites* | -ieee* | -go32*) # Remember, each alternative MUST END IN *, to match a version number. ;; -sunos5*)