changeset 81303:f534f4faa9e2

Change wording about yes/gtk and lucid/athena being synonyms.
author Jan Djärv <jan.h.d@swipnet.se>
date Mon, 11 Jun 2007 17:47:44 +0000
parents fa22f045a60e
children 0bb4d3dc37d5
files configure.in
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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