s3-build: smbtorture4 can be built regardless of use_ads
authorAndrew Bartlett <abartlet@samba.org>
Fri, 6 Jan 2012 08:12:08 +0000 (19:12 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 8 Jan 2012 23:56:25 +0000 (10:56 +1100)
source3/configure.in

index 6a41f9786f66038952e22ce149af3e618c28e414..e39d4392151527d4cefd36983fec8d623b5b4e54 100644 (file)
@@ -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"