From aa09f94e6961ecb9fd54cb8763a2e1b2534730ab Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Tue, 29 Oct 2002 21:33:02 +0000 Subject: Back out SAM - it belongs in HEAD (This used to be commit da0d48eedce29ba236a517c99e35babb39d6a794) --- source3/include/config.h.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'source3/include') diff --git a/source3/include/config.h.in b/source3/include/config.h.in index a8cd81ddf9..384bee8760 100644 --- a/source3/include/config.h.in +++ b/source3/include/config.h.in @@ -1391,9 +1391,6 @@ /* Whether to include experimental quota support */ #undef WITH_QUOTAS -/* Whether to build the new (experimental) SAM database */ -#undef WITH_SAM - /* Whether to include sendfile() support */ #undef WITH_SENDFILE -- cgit