(with_x_toolkit): Fix typo in previous change.
authorKarl Heuer <kwzh@gnu.org>
Wed, 2 Mar 1994 05:59:09 +0000 (05:59 +0000)
committerKarl Heuer <kwzh@gnu.org>
Wed, 2 Mar 1994 05:59:09 +0000 (05:59 +0000)
configure1.in

index 8256b2d..4d64bcf 100755 (executable)
@@ -212,7 +212,7 @@ Set it to either \`yes' or \`no'."
 #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
            ;;