summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2002-11-09 23:28:40 +0000
committerJelmer Vernooij <jelmer@samba.org>2002-11-09 23:28:40 +0000
commite1a92360929c0c29521dedc57207af62f2b5b431 (patch)
treeb4533f57c97a9a1cc8a916baf6bb85863d2ba51d /source3/include
parent017eec27bc67a0c3f9afeced21e2a10e112ec6c2 (diff)
downloadsamba-e1a92360929c0c29521dedc57207af62f2b5b431.tar.gz
samba-e1a92360929c0c29521dedc57207af62f2b5b431.tar.bz2
samba-e1a92360929c0c29521dedc57207af62f2b5b431.zip
Back out some of my sync changes
(This used to be commit b1ad91101d10d1fa635cfbb1684f8b598280cee0)
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 0895a783d4..d15d699fb5 100644
--- a/source3/include/config.h.in
+++ b/source3/include/config.h.in
@@ -1394,9 +1394,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