diff configure @ 585:5ce8d1ac7bde

[xemacs-hg @ 2001-05-29 04:21:30 by martinb] typo fix du jour
author martinb
date Tue, 29 May 2001 04:21:32 +0000
parents 0dcc097685c7
children fd49b88b9f06
line wrap: on
line diff
--- a/configure	Mon May 28 14:55:15 2001 +0000
+++ b/configure	Tue May 29 04:21:32 2001 +0000
@@ -741,7 +741,7 @@
 	    m | ms | msw )				val=msw    ;;
 	    * ) (echo "$progname: Usage error:"
 echo " " "The \`--$optname' option must have one of these values:
-  \`gtk\', \`lucid', \`motif', \`athena', \`yes', or \`no'."
+  \`gtk', \`lucid', \`motif', \`athena', \`yes', or \`no'."
 echo "  Use \`$progname --help' to show usage.") >&2 && exit 1 ;;
 	  esac
 	  eval "$opt=\"$val\""