diff options
Diffstat (limited to 'source3/include/config.h.in')
-rw-r--r-- | source3/include/config.h.in | 3 |
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 |