diff options
author | Ian Lance Taylor <ian@cygnus.com> | 1995-12-13 21:43:08 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@cygnus.com> | 1995-12-13 21:43:08 +0000 |
commit | 65ab8329870a264366c10db906ee943f014b616c (patch) | |
tree | 22f4ab1d26a6bc23eda13fdf3d28f5cadcd77c12 /config.sub | |
parent | dc249c7328d4b51b284bb419b93d24329d96a515 (diff) | |
download | emacs-65ab8329870a264366c10db906ee943f014b616c.tar.gz |
Accept *-*-ieee*.libc-951215libc-951214
Diffstat (limited to 'config.sub')
-rwxr-xr-x | config.sub | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.sub b/config.sub index c2502d8de51..b3e1626860c 100755 --- a/config.sub +++ b/config.sub @@ -641,7 +641,7 @@ case $os in | -hiux* | -386bsd* | -netbsd* | -freebsd* | -riscix* \ | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \ | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ - | -udi* | -eabi* | -lites* ) + | -udi* | -eabi* | -lites* | -ieee*) # Remember, each alternative MUST END IN *, to match a version number. ;; -sunos5*) |