s3:configure: prevent using external libtalloc with version >= 1.4.0
authorMichael Adam <obnox@samba.org>
Fri, 12 Feb 2010 15:46:33 +0000 (16:46 +0100)
committerMichael Adam <obnox@samba.org>
Mon, 22 Mar 2010 16:48:02 +0000 (17:48 +0100)
commit8eda2c7e213e3dc5ab9e2caa2746f9d8b82ebe20
tree77250f8d762eea09c4518c864bbe385807705edd
parentaa630ae520997a993a26d32c394cb3070c9962f1
s3:configure: prevent using external libtalloc with version >= 1.4.0

There was an ABI change and this results in an error
"undefined symbol: _talloc_free"

Michael
source3/configure.in