On Wed, Feb 06, 2013 at 11:22:18PM -0700, Cody Maloney wrote: > configure.ac | 17 +++++++++++++++++ > login-utils/Makemodule.am | 5 +++++ > 2 files changed, 22 insertions(+) Fixed and applied. > +AC_ARG_WITH([libuser], AS_HELP_STRING([--without-libuser], [compile without libuser (remote chsh)]), > + [], with_user=auto > +) you have to use the same "with_" variable name as you have in AC_ARG_WITH([libuser] Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- 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