summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2002-10-29 21:33:02 +0000
committerJelmer Vernooij <jelmer@samba.org>2002-10-29 21:33:02 +0000
commitaa09f94e6961ecb9fd54cb8763a2e1b2534730ab (patch)
tree6b787d570c9b3ba26d41d3e44f4f04dc038dfa83 /source3/include
parent1608de77a4c916fefb4d98e0678f59dcab973ffd (diff)
downloadsamba-aa09f94e6961ecb9fd54cb8763a2e1b2534730ab.tar.gz
samba-aa09f94e6961ecb9fd54cb8763a2e1b2534730ab.tar.bz2
samba-aa09f94e6961ecb9fd54cb8763a2e1b2534730ab.zip
Back out SAM - it belongs in HEAD
(This used to be commit da0d48eedce29ba236a517c99e35babb39d6a794)
Diffstat (limited to 'source3/include')
-rw-r--r--source3/include/config.h.in3
1 files changed, 0 insertions, 3 deletions
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