a227dec326
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33187 3c298f89-4303-0410-b956-a3cf2f4a3e73
14 lines
468 B
Diff
14 lines
468 B
Diff
Index: kamailio3-3.3.0/modules_s/ldap/Makefile
|
|
===================================================================
|
|
--- kamailio3-3.3.0.orig/modules_s/ldap/Makefile 2012-08-14 17:14:01.000000000 +0200
|
|
+++ kamailio3-3.3.0/modules_s/ldap/Makefile 2012-08-14 17:14:12.000000000 +0200
|
|
@@ -14,7 +14,7 @@
|
|
# LD_SCOPE_CHILDREN defined
|
|
#DEFS += -DHAVE_SCOPE_CHILDREN
|
|
|
|
-LIBS=-L$(LOCALBASE)/lib -L /usr/lib -lldap
|
|
+LIBS=-L$(LOCALBASE)/lib -lldap
|
|
|
|
DEFS+=-DSER_MOD_INTERFACE
|
|
|