summaryrefslogtreecommitdiff
path: root/source4/dsdb
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-11-16 21:50:31 +0100
committerStefan Metzmacher <metze@samba.org>2007-12-21 05:45:41 +0100
commit013a762ca2b27255ddb03fbd675d5083b9c4724b (patch)
tree2df2002b10fb6c79ffb489b63ef5613a24a79b69 /source4/dsdb
parentafafeca8149fedbceb0f6c411e6e0ee364739c55 (diff)
downloadsamba-013a762ca2b27255ddb03fbd675d5083b9c4724b.tar.gz
samba-013a762ca2b27255ddb03fbd675d5083b9c4724b.tar.bz2
samba-013a762ca2b27255ddb03fbd675d5083b9c4724b.zip
r26005: Notice the user about LD_LIBRARY_PATH or equivalent when building with shared libs.
(This used to be commit 44529b24467ac94d47d14a53177554b39a80da1a)
Diffstat (limited to 'source4/dsdb')
-rw-r--r--source4/dsdb/config.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/dsdb/config.mk b/source4/dsdb/config.mk
index defe089ce2..cfbfd9da02 100644
--- a/source4/dsdb/config.mk
+++ b/source4/dsdb/config.mk
@@ -9,7 +9,6 @@ PUBLIC_PROTO_HEADER = samdb/samdb_proto.h
PUBLIC_HEADERS = samdb/samdb.h
PUBLIC_DEPENDENCIES = LIBCLI_LDAP HEIMDAL_KRB5
PRIVATE_DEPENDENCIES = LIBNDR NDR_MISC NDR_DRSUAPI NDR_DRSBLOBS
-LDFLAGS = $(LIBRARY_ldb_OUTPUT)
OBJ_FILES = \
samdb/samdb.o \
samdb/samdb_privilege.o \