]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: note sulogin in configure help
authorKarel Zak <kzak@redhat.com>
Mon, 12 Mar 2012 13:53:18 +0000 (14:53 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 12 Mar 2012 13:53:18 +0000 (14:53 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
configure.ac

index b40a6361b4059942ff393cc7bf53f4d6575639fe..0348506442c64bc693897c3b25242d23e737d226 100644 (file)
@@ -986,7 +986,7 @@ AM_CONDITIONAL(BUILD_RESET, test "x$build_reset" = xyes)
 
 
 AC_ARG_ENABLE([login-utils],
-  AS_HELP_STRING([--enable-login-utils], [build chfn, chsh, login, newgrp, vipw]),
+  AS_HELP_STRING([--enable-login-utils], [build chfn, chsh, login, sulogin, newgrp, vipw]),
   [], enable_login_utils=no
 )
 UL_BUILD_INIT([login_utils])