Signed-off-by: Petr Uzel <petr.uzel@xxxxxxx> --- configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/configure.ac b/configure.ac index e32a1c1..99f1df0 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]) -- 1.7.7 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html