aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1fd06b6f..d7d440e7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -770,7 +770,7 @@ esac
AC_ARG_ENABLE([lastlog],
[AS_HELP_STRING([--enable-lastlog],
- [do build pam_lastlog module])],
+ [build pam_lastlog module])],
[], [enable_lastlog=no])
case "$enable_lastlog" in
yes|check)