From d2ebfa8cfcd82cc5fe38793313a20a3bac991036 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Wed, 2 Mar 1994 05:59:09 +0000 Subject: [PATCH] (with_x_toolkit): Fix typo in previous change. --- configure1.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure1.in b/configure1.in index 8256b2dbbec..4d64bcfab6a 100755 --- a/configure1.in +++ b/configure1.in @@ -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 ;; -- 2.39.5