git.samba.org
/
ira
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3df383
)
Attempt to fix a debian build problem
author
Volker Lendecke
<vl@samba.org>
Mon, 25 May 2009 10:36:30 +0000
(12:36 +0200)
committer
Volker Lendecke
<vl@samba.org>
Mon, 25 May 2009 10:43:22 +0000
(12:43 +0200)
source3/Makefile.in
patch
|
blob
|
history
diff --git
a/source3/Makefile.in
b/source3/Makefile.in
index 1ad1f5acc2aa667cbe60e1ee1b04e25e7f658154..30bfb4b22b09207088244ebf8c84784300965c11 100644
(file)
--- a/
source3/Makefile.in
+++ b/
source3/Makefile.in
@@
-2151,7
+2151,7
@@
$(LIBSMBCLIENT_SHARED_TARGET_SONAME): $(BINARY_PREREQS) $(LIBSMBCLIENT_OBJ) $(LI
@echo Linking shared library $@
@$(SHLD_DSO) $(LIBSMBCLIENT_OBJ) \
$(LIBTALLOC_LIBS) $(LIBTDB_LIBS) $(LIBWBCLIENT_LIBS) $(LIBS) \
- $(KRB5LIBS) $(LDAP_LIBS) $(NSCD_LIBS) \
+ $(KRB5LIBS) $(LDAP_LIBS) $(NSCD_LIBS)
$(ZLIB_LIBS)
\
@SONAMEFLAG@`basename $@`
$(LIBSMBCLIENT_SHARED_TARGET): $(LIBSMBCLIENT_SHARED_TARGET_SONAME)