summaryrefslogtreecommitdiff
path: root/source4/libads
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2003-12-15 08:37:42 +0000
committerAndrew Tridgell <tridge@samba.org>2003-12-15 08:37:42 +0000
commit328957981251e6f98f89f1f1a3895a44253f8da9 (patch)
tree08cec183e673165b645be41cd5a12fcef44267d0 /source4/libads
parente7721c0021d1e7dab754af85a40c191117648588 (diff)
downloadsamba-328957981251e6f98f89f1f1a3895a44253f8da9.tar.gz
samba-328957981251e6f98f89f1f1a3895a44253f8da9.tar.bz2
samba-328957981251e6f98f89f1f1a3895a44253f8da9.zip
fixed a typo in the m4 file
(This used to be commit e472053bcc4761411fc03920672c1739af3bfb68)
Diffstat (limited to 'source4/libads')
-rw-r--r--source4/libads/config.m42
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,