]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJan Djärv <jan.h.d@swipnet.se>
Mon, 11 Jun 2007 17:48:04 +0000 (17:48 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Mon, 11 Jun 2007 17:48:04 +0000 (17:48 +0000)
ChangeLog
configure

index 73ff53b8a780665a691d84cfec1857e603ab815b..597fc8692ba056841915beb7deac21b963bb3b7c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-06-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * configure.in: Change wording about yes/gtk and lucid/athena being
+       synonyms.
+
 2007-06-08  Glenn Morris  <rgm@gnu.org>
 
        * configure.in: Make gtk the default toolkit.
index b630c429f93f3fd65e7dd4ec922f6a64e3a34c47..b5936de59404f5f8525f604cf28122a14d803329 100755 (executable)
--- 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