diff options
author | Gerd Moellmann <gerd@gnu.org> | 2000-03-02 09:49:52 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2000-03-02 09:49:52 +0000 |
commit | d054101fd8ad650b92c615e3d7956f7e8479735e (patch) | |
tree | 85d7f5fdbfd026bfa25427dc27b926d4163b46dc /configure | |
parent | bc8d4d8c427e692d5fb9a35dd57cd99bfc9aa4c0 (diff) | |
download | emacs-d054101fd8ad650b92c615e3d7956f7e8479735e.tar.gz |
*** empty log message ***
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure index be9ee0dfb93..eed18d5f79a 100755 --- a/configure +++ b/configure @@ -1446,7 +1446,7 @@ case "${canonical}" in machine=sparc opsys=gnu-linux ;; - *-sun-sunos* | *-sun-bsd* | *-sun-solaris* \ + *-auspex-sunos* | *-sun-sunos* | *-sun-bsd* | *-sun-solaris* \ | i[3456]86-*-solaris2* | i[3456]86-*-sunos5* | powerpc*-*-solaris2* \ | rs6000-*-solaris2*) case "${canonical}" in |