From 6464bb0ae5d2cb774ccd5187f65a6ff83c051ed9 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Tue, 20 Nov 2001 08:54:15 +0000 Subject: added the beginnings of ADS support in smbd (This used to be commit c7f611691941ca92f57665e19d6e46b161599427) --- source3/acconfig.h | 1 + 1 file changed, 1 insertion(+) (limited to 'source3/acconfig.h') diff --git a/source3/acconfig.h b/source3/acconfig.h index 5cab86419f..cfd259d46f 100644 --- a/source3/acconfig.h +++ b/source3/acconfig.h @@ -182,3 +182,4 @@ #undef I18N_DEFAULT_PREF_LANG #undef HAVE_KRB5 #undef BROKEN_REDHAT_7_SYSTEM_HEADERS +#undef HAVE_LDAP -- cgit