diff configure1.in @ 6144:714b670eac42

(with_x_toolkit): Fix typo in previous change.
author Karl Heuer <kwzh@gnu.org>
date Wed, 02 Mar 1994 05:59:09 +0000
parents 9498f9251e32
children 6ed5f2378b36
line wrap: on
line diff
--- a/configure1.in	Wed Mar 02 05:48:00 1994 +0000
+++ b/configure1.in	Wed Mar 02 05:59:09 1994 +0000
@@ -212,7 +212,7 @@
 #echo "${progname}: the \`--${optname}' option is supposed to have a value
 #which is \`yes', \`no', \`lucid', \`athena', \`motif' or \`open-look'."
 echo "${progname}: the \`--${optname}' option is supposed to have a value
-which is \`yes', \`no', \`lucid', or \`athena'.
+which is \`yes', \`no', \`lucid', or \`athena'."
 	       echo "${short_usage}") >&2
 	      exit 1
 	    ;;