From af8b3466770c7fcf751d9a036ff88a884f516b13 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Fri, 27 Sep 2002 02:13:07 +0000 Subject: I missed committing this - all updates to configure.in adding --with-foo options need a matching entry in acconfig.h to actually do anything... Andrew Bartlett (This used to be commit 4636809153987f03b14a27dba175cb1511c2d460) --- source3/acconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3') diff --git a/source3/acconfig.h b/source3/acconfig.h index 45d6366935..a5bf16279c 100644 --- a/source3/acconfig.h +++ b/source3/acconfig.h @@ -167,7 +167,7 @@ #undef HAVE_IMMEDIATE_STRUCTURES #undef HAVE_CUPS #undef WITH_SAM -#undef WITH_LDAP_SAM +#undef WITH_LDAP_SAMCONFIG #undef WITH_NISPLUS_SAM #undef WITH_TDB_SAM #undef LINUX_QUOTAS_1 -- cgit