From ce4d3cd4fa5b98187f63c2b48e8d31be16090df5 Mon Sep 17 00:00:00 2001 From: Jeremy Allison Date: Wed, 25 Apr 2001 19:03:57 +0000 Subject: Re-ran autoheader; autoconf to fix pam_smb build. Jeremy. (This used to be commit c6f25e84d3e15319d263386c101727d787cf0679) --- source3/acconfig.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source3/acconfig.h') diff --git a/source3/acconfig.h b/source3/acconfig.h index c6f324deae..f3fb1eb4fe 100644 --- a/source3/acconfig.h +++ b/source3/acconfig.h @@ -61,6 +61,7 @@ #undef WITH_NISPLUS #undef WITH_TDBPWD #undef WITH_PAM +#undef WITH_PAM_SMBPASS #undef WITH_NISPLUS_HOME #undef WITH_AUTOMOUNT #undef WITH_SMBMOUNT @@ -146,3 +147,4 @@ #undef HAVE_XFS_ACLS #undef HAVE_AIX_ACLS #undef HAVE_NO_ACLS +#undef HAVE_LIBPAM -- cgit