From: Jan Djärv Date: Mon, 11 Jun 2007 17:47:44 +0000 (+0000) Subject: Change wording about yes/gtk and lucid/athena being X-Git-Tag: emacs-pretest-23.0.90~12371 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f7b4f5aa245e6c7dadf6e50869a4ac34c4a01b47;p=emacs.git Change wording about yes/gtk and lucid/athena being synonyms. --- diff --git a/configure.in b/configure.in index 565b4713c69..c65091a69ec 100644 --- a/configure.in +++ b/configure.in @@ -96,9 +96,9 @@ dnl | open-loo | open-look ) val=open-look ;; * ) dnl AC_MSG_ERROR([the `--with-x-toolkit' option is supposed to have a value dnl which is `yes', `no', `lucid', `athena', `motif' or `open-look'.]) -AC_MSG_ERROR([`--with-x-toolkit=$withval' is invalid\; +AC_MSG_ERROR([`--with-x-toolkit=$withval' is invalid; this option's value should be `yes', `no', `lucid', `athena', `motif' or `gtk'. -Currently, `yes' and `gtk', and `athena' and `lucid' are synonyms.]) +`yes' and `gtk' are synonyms. `athena' and `lucid' are synonyms.]) ;; esac with_x_toolkit=$val