summaryrefslogtreecommitdiff
path: root/source4/lib/util
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-09-06 02:04:30 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:17:36 -0500
commit0e8d1e9412b4538ceb008b82ddec423c2019757f (patch)
tree29d5270f9c33b0c5b742b1f0e380e0265f2e80d8 /source4/lib/util
parent4f643be1cbde0ea020458535fecff68cd6906561 (diff)
downloadsamba-0e8d1e9412b4538ceb008b82ddec423c2019757f.tar.gz
samba-0e8d1e9412b4538ceb008b82ddec423c2019757f.tar.bz2
samba-0e8d1e9412b4538ceb008b82ddec423c2019757f.zip
r18126: Fix -ldl dependency problem
(This used to be commit ce31b736a9418889538b5778ceb0b18071cdfebd)
Diffstat (limited to 'source4/lib/util')
-rw-r--r--source4/lib/util/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/util/config.mk b/source4/lib/util/config.mk
index 0287021caa..0a05c67226 100644
--- a/source4/lib/util/config.mk
+++ b/source4/lib/util/config.mk
@@ -29,7 +29,7 @@ OBJ_FILES = xfile.o \
module.o
PUBLIC_DEPENDENCIES = \
LIBREPLACE LIBCRYPTO LIBTALLOC \
- SOCKET_WRAPPER EXT_NSL
+ SOCKET_WRAPPER EXT_NSL DL
[SUBSYSTEM::PIDFILE]
PRIVATE_PROTO_HEADER = pidfile.h