Signed-off-by: Sami Kerola <kerolasa@xxxxxx> --- configure.ac | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/configure.ac b/configure.ac index 16255b1..e937736 100644 --- a/configure.ac +++ b/configure.ac @@ -673,15 +673,17 @@ AC_ARG_ENABLE([most-builds], ) if test "x$enable_most_builds" = xyes; then enable_arch=check + enable_chfn_chsh=yes + enable_chkdupexe=yes enable_elvtune=check - enable_tunelp=yes enable_last=yes enable_line=yes enable_mesg=yes + enable_newgrp=yes enable_reset=yes + enable_socket_activation=yes + enable_tunelp=yes enable_vipw=yes - enable_chfn_chsh=yes - enable_newgrp=yes enable_write=yes fi -- 1.8.1 -- 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