summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index edaf78d..a70113c 100644
--- a/configure.in
+++ b/configure.in
@@ -234,7 +234,7 @@ AC_SUBST(GETTEXT_PACKAGE)
AM_GLIB_GNU_GETTEXT
AC_ARG_ENABLE([gnucat],
- [AS_HELP_STRING([--disable-gnucat], [disable the use of gnu cat as logo]),
+ [AS_HELP_STRING([--disable-gnucat], [disable the use of gnu cat as logo])],
[], [enable_gnucat=yes])
if test "x$enable_gnucat" = "xno"; then