diff options
author | Richard M. Stallman <rms@gnu.org> | 1995-10-05 16:35:45 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1995-10-05 16:35:45 +0000 |
commit | 84c5c82383ac5076a999e297e101a97d8194b191 (patch) | |
tree | 2423013fc13a0cf6c3b90cbc42992712382daf3a /configure.in | |
parent | 0e53683493a905c8efbcb90bb60d82adec30d020 (diff) | |
download | emacs-84c5c82383ac5076a999e297e101a97d8194b191.tar.gz |
Add `athen' as synonym for `athena'.
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 31386c676e9..edea46533b5 100644 --- a/configure.in +++ b/configure.in @@ -34,7 +34,7 @@ AC_ARG_WITH(x-toolkit, y | ye | yes ) val=athena ;; n | no ) val=no ;; l | lu | luc | luci | lucid ) val=lucid ;; - a | at | ath | athe | athena ) val=athena ;; + a | at | ath | athe | athen | athena ) val=athena ;; m | mo | mot | moti | motif ) val=motif ;; dnl These don't currently work. dnl o | op | ope | open | open- | open-l | open-lo \ |