(with_x_toolkit): Fix typo in previous change.

This commit is contained in:
Karl Heuer 1994-03-02 05:59:09 +00:00
parent 74712156d6
commit d2ebfa8cfc

View file

@ -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
;;