diff options
-rw-r--r-- | source4/libads/config.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/libads/config.m4 b/source4/libads/config.m4 index fc3108272e..ed3609d2df 100644 --- a/source4/libads/config.m4 +++ b/source4/libads/config.m4 @@ -227,7 +227,7 @@ if test x"$with_ldap_support" = x"yes"; then fi fi - check for a PAM clear-text auth, accounts, password and session support +# check for a PAM clear-text auth, accounts, password and session support with_pam_for_crypt=no AC_MSG_CHECKING(whether to use PAM) AC_ARG_WITH(pam, |