# HG changeset patch # User Jan Dj¸«£rv # Date 1181584064 0 # Node ID f534f4faa9e2611147bf354f1a17cc4a4ee2f26a # Parent fa22f045a60e25c4e0a68d747ee4eee452e27536 Change wording about yes/gtk and lucid/athena being synonyms. diff -r fa22f045a60e -r f534f4faa9e2 configure.in --- a/configure.in Mon Jun 11 02:42:19 2007 +0000 +++ b/configure.in Mon Jun 11 17:47:44 2007 +0000 @@ -96,9 +96,9 @@ * ) 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