]> git.eshelyaron.com Git - emacs.git/commitdiff
Change wording about yes/gtk and lucid/athena being
authorJan Djärv <jan.h.d@swipnet.se>
Mon, 11 Jun 2007 17:47:44 +0000 (17:47 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Mon, 11 Jun 2007 17:47:44 +0000 (17:47 +0000)
synonyms.

configure.in

index 565b4713c692d7021068042b325e8ffce09b763a..c65091a69ec112d4b4abe6cbdb42d85b781f0837 100644 (file)
@@ -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