s3: fix make test with external libtalloc or libtdb.
authorMichael Adam <obnox@samba.org>
Fri, 19 Jun 2009 19:04:06 +0000 (21:04 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 19 Jun 2009 19:13:38 +0000 (21:13 +0200)
commit8925778a61bc26e898d948ee445eb4f9781924de
treebda88fccea4ad28da97a4c821301b0c43bda02ab
parent23c7eccc27d2263c069522a1f67e549882490040
s3: fix make test with external libtalloc or libtdb.

This skips the talloctort and tdbtorture tests when the
corresponding binaries are not present.
There might be more clever ways of detecting wether samba
has been linked with internal or external libraries, but
as a first approximation, this seems valid.

Michael
source3/script/tests/test_local_s3.sh