From 29d696617974c2ae878e5c2e3f5604459889c8e2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Dj=C3=A4rv?= Date: Mon, 11 Jun 2007 17:48:04 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 5 +++++ configure | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 73ff53b8a78..597fc8692ba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-06-11 Jan Dj,Ad(Brv + + * configure.in: Change wording about yes/gtk and lucid/athena being + synonyms. + 2007-06-08 Glenn Morris * configure.in: Make gtk the default toolkit. 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 -- 2.39.2