summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2007-12-12 10:21:25 +0100
committerStefan Metzmacher <metze@samba.org>2007-12-21 05:49:46 +0100
commit69e61fc15354e96db4e851ef3e5067670522f859 (patch)
treed2f58be9f4d66a65f4bb30b0917d4c12a3f83491 /source4
parent1261f0e0e4199c865313c2980334d420b750b100 (diff)
downloadsamba-69e61fc15354e96db4e851ef3e5067670522f859.tar.gz
samba-69e61fc15354e96db4e851ef3e5067670522f859.tar.bz2
samba-69e61fc15354e96db4e851ef3e5067670522f859.zip
r26415: LIBSAMBA-CONFIG used dlopen(), so it has to depend on LIBREPLACE_EXT for -ldl
This fixes the pidl/ndr_string test. metze (This used to be commit 7c6d9edffbbfabd601a8e133a71698229819443d)
Diffstat (limited to 'source4')
-rw-r--r--source4/param/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/param/config.mk b/source4/param/config.mk
index 24feec12bd..aea3253677 100644
--- a/source4/param/config.mk
+++ b/source4/param/config.mk
@@ -8,7 +8,7 @@ OBJ_FILES = loadparm.o \
util.o \
../lib/version.o
PUBLIC_DEPENDENCIES = LIBSAMBA-UTIL
-PRIVATE_DEPENDENCIES = DYNCONFIG
+PRIVATE_DEPENDENCIES = DYNCONFIG LIBREPLACE_EXT
PUBLIC_PROTO_HEADER = proto.h
PUBLIC_HEADERS = param.h