1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-31 17:18:04 +03:00

fixed a typo in the m4 file

(This used to be commit e472053bcc)
This commit is contained in:
Andrew Tridgell 2003-12-15 08:37:42 +00:00
parent e7721c0021
commit 3289579812

View File

@ -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,