tdb2: use HAVE_LIBREPLACE instead of _SAMBA_BUILD_.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 31 Oct 2011 20:41:25 +0000 (07:11 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 1 Nov 2011 02:19:58 +0000 (03:19 +0100)
commit4bc8b0c19431072ae2b64a582fc70e491507ed1d
tree509090952a5a8ee175f65e430734ece3005d761b
parentc90870f9b728dfb827ebc2fe8ad67a7ca3a50c43
tdb2: use HAVE_LIBREPLACE instead of _SAMBA_BUILD_.

This is what lib/tdb2 really wants: to know if it should use normal
headers or replace.h.  It currently uses _SAMBA_BUILD_, which is wrong
for ldb, for example.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Autobuild-User: Rusty Russell <rusty@rustcorp.com.au>
Autobuild-Date: Tue Nov  1 03:19:58 CET 2011 on sn-devel-104
lib/tdb2/private.h
lib/tdb2/tdb.c
lib/tdb2/tdb2.h