From 328957981251e6f98f89f1f1a3895a44253f8da9 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Mon, 15 Dec 2003 08:37:42 +0000 Subject: fixed a typo in the m4 file (This used to be commit e472053bcc4761411fc03920672c1739af3bfb68) --- source4/libads/config.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4/libads') 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, -- cgit