diff options
| author | Gerd Moellmann <gerd@gnu.org> | 2000-03-02 09:44:43 +0000 |
|---|---|---|
| committer | Gerd Moellmann <gerd@gnu.org> | 2000-03-02 09:44:43 +0000 |
| commit | f402795875c14a353e7881f4e36dbea7a3ab55fc (patch) | |
| tree | d3dc56a1aaca6da21ec0f448ea7f7500f25247dd | |
| parent | d4ed0cba90057e660a985b79c9e12f382bcac55b (diff) | |
| download | emacs-f402795875c14a353e7881f4e36dbea7a3ab55fc.tar.gz | |
(machine): Add support for `*-auspex-sunos*'.
| -rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 9f8e89b652c..639d4444cf2 100644 --- a/configure.in +++ b/configure.in @@ -827,7 +827,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 |
