summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
Diffstat (limited to 'source3')
-rw-r--r--source3/configure.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/source3/configure.in b/source3/configure.in
index 6a41f9786f..e39d439215 100644
--- a/source3/configure.in
+++ b/source3/configure.in
@@ -4470,10 +4470,6 @@ if test x"$with_ads_support" != x"no"; then
LIBS="$ac_save_LIBS"
fi
-if test x"$use_ads" != xyes; then
- smbtorture4_possible=no
-fi
-
AC_CHECK_LIB_EXT(nscd, NSCD_LIBS, nscd_flush_cache)
PASSDB_LIBS="$PASSDB_LIBS $NSCD_LIBS"