summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e32a1c17f..99f1df025 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1020,7 +1020,7 @@ AM_CONDITIONAL(BUILD_LAST, test "x$build_last" = xyes)
AC_ARG_ENABLE([utmpdump],
- AS_HELP_STRING([--disable-utmpdump], [build utmpdump]),
+ AS_HELP_STRING([--disable-utmpdump], [do not build utmpdump]),
[], enable_utmpdump=yes
)
UL_BUILD_INIT([utmpdump])