From 8ebc545e5799c7c0ff7adf05071f6072cb1c5c5d Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Wed, 6 Sep 2006 13:29:25 +0000 Subject: r18178: another place needs LIBREPLACE to get strndup metze or jelmer, is there some way we can get LIBREPLACE in globally? We're going to be chasing these forever! (This used to be commit 7a9d41dd5b71f79ec10c2d3774d01dba696728fd) --- source4/torture/config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4/torture/config.mk') diff --git a/source4/torture/config.mk b/source4/torture/config.mk index b76c0279d6..b82f856a14 100644 --- a/source4/torture/config.mk +++ b/source4/torture/config.mk @@ -9,7 +9,7 @@ OBJ_FILES = \ torture.o PUBLIC_DEPENDENCIES = \ LIBSAMBA-CONFIG \ - LIBSAMBA-UTIL + LIBSAMBA-UTIL LIBREPLACE [SUBSYSTEM::TORTURE_UTIL] OBJ_FILES = util.o util_smb.o -- cgit