diff options
author | Jan Djärv <jan.h.d@swipnet.se> | 2007-06-11 17:48:04 +0000 |
---|---|---|
committer | Jan Djärv <jan.h.d@swipnet.se> | 2007-06-11 17:48:04 +0000 |
commit | 29d696617974c2ae878e5c2e3f5604459889c8e2 (patch) | |
tree | 55175e4b0ea85098e34bd8b87d2039e6268aa16e /configure | |
parent | f7b4f5aa245e6c7dadf6e50869a4ac34c4a01b47 (diff) | |
download | emacs-29d696617974c2ae878e5c2e3f5604459889c8e2.tar.gz |
*** empty log message ***
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/configure b/configure index b630c429f93..b5936de5940 100755 --- a/configure +++ b/configure @@ -1898,12 +1898,12 @@ if test "${with_x_toolkit+set}" = set; then m | mo | mot | moti | motif ) val=motif ;; g | gt | gtk ) val=gtk ;; * ) -{ { echo "$as_me:$LINENO: error: \`--with-x-toolkit=$withval' is invalid\; +{ { echo "$as_me:$LINENO: 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." >&5 -echo "$as_me: error: \`--with-x-toolkit=$withval' is invalid\; +\`yes' and \`gtk' are synonyms. \`athena' and \`lucid' are synonyms." >&5 +echo "$as_me: 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." >&2;} +\`yes' and \`gtk' are synonyms. \`athena' and \`lucid' are synonyms." >&2;} { (exit 1); exit 1; }; } ;; esac |