From 84c5c82383ac5076a999e297e101a97d8194b191 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 5 Oct 1995 16:35:45 +0000 Subject: [PATCH] Add `athen' as synonym for `athena'. --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- 2.39.2