s3:build: pass the path to smbtorture4 down to make with and without '-t' prefix
[ira/wip.git] / source3 / samba4.m4
index ee47fccfb2bcda943140461becf01e4a9aa09263..e2c754b02bd532205c994f003e44bfb5ca641a53 100644 (file)
@@ -1,5 +1,6 @@
 AC_SUBST(BLDSHARED)
-smbtorture4_path="-t bin/smbtorture4"
+smbtorture4_path="bin/smbtorture4"
+smbtorture4_option="-t bin/smbtorture4"
 m4_include(build/m4/public.m4)
 
 m4_include(../m4/check_python.m4)