summaryrefslogtreecommitdiff
path: root/source3/configure.in
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2010-05-13 19:30:46 +0200
committerStefan Metzmacher <metze@samba.org>2010-05-13 19:42:25 +0200
commit6427484f84e3437bdabb90a2672ec7c037cedf0d (patch)
tree048353b5550056b8fe5587ab30c41e65b330554b /source3/configure.in
parentb4cfa3b9e419268e99e54f4ecb8a4f7ad007f218 (diff)
downloadsamba-6427484f84e3437bdabb90a2672ec7c037cedf0d.tar.gz
samba-6427484f84e3437bdabb90a2672ec7c037cedf0d.tar.bz2
samba-6427484f84e3437bdabb90a2672ec7c037cedf0d.zip
s3:build: build smbtorture4 when the merged build is selected
metze
Diffstat (limited to 'source3/configure.in')
-rw-r--r--source3/configure.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/configure.in b/source3/configure.in
index 765bac7d95..04a1c05b5b 100644
--- a/source3/configure.in
+++ b/source3/configure.in
@@ -6680,6 +6680,8 @@ if test x$enable_merged_build = xyes; then
AC_SUBST(smbtorture4_path)
AC_SUBST(smbtorture4_option)
USESHARED="$saved_USESHARED"
+ SMBTORTURE4="bin/smbtorture4"
+ AC_SUBST(SMBTORTURE4)
fi
AC_SUBST(ZLIB_LIBS)