s3: use libreplace in pthreadpooltest to fix some builds
authorBjörn Jacke <bj@sernet.de>
Thu, 26 Jul 2012 16:07:29 +0000 (18:07 +0200)
committerBjörn Jacke <bj@sernet.de>
Thu, 26 Jul 2012 16:07:29 +0000 (18:07 +0200)
source3/Makefile.in

index b572edcfa6508a1283b10eb140ee9a2e47b8bd91..75a3262a30c786f2c55681e179778b15b2191128 100644 (file)
@@ -1195,7 +1195,7 @@ SMBCONFTORT_OBJ = $(SMBCONFTORT_OBJ0) \
                  $(POPT_LIB_OBJ)
 
 PTHREADPOOLTEST_OBJ = lib/pthreadpool/pthreadpool.o \
-               lib/pthreadpool/tests.o
+               lib/pthreadpool/tests.o $(LIBREPLACE_OBJ)
 
 LIBNET_OBJ = libnet/libnet_join.o \
             libnet/libnet_keytab.o \