On Wed, Jan 09, 2013 at 10:44:06PM +0000, Sami Kerola wrote: > Signed-off-by: Sami Kerola <kerolasa@xxxxxx> > --- chkdupexe was marked as deprecated and turned off by default in 4581bd9c6797ea3b75. Maybe generalize the commit message as well, since this does a lot more than just enable the 2 builds it claims. > 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 -- 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