12 lines
515 B
Diff
12 lines
515 B
Diff
|
diff -Nuar openldap-2.4.11.orig/servers/slapd/slapi/Makefile.in openldap-2.4.11/servers/slapd/slapi/Makefile.in
|
||
|
--- openldap-2.4.11.orig/servers/slapd/slapi/Makefile.in 2008-02-11 15:26:49.000000000 -0800
|
||
|
+++ openldap-2.4.11/servers/slapd/slapi/Makefile.in 2008-10-14 02:10:18.402799262 -0700
|
||
|
@@ -37,6 +37,7 @@
|
||
|
XLIBS = $(LIBRARY)
|
||
|
XXLIBS =
|
||
|
NT_LINK_LIBS = $(AC_LIBS)
|
||
|
+UNIX_LINK_LIBS = ../../../libraries/libldap_r/libldap_r.la $(LTHREAD_LIBS)
|
||
|
|
||
|
XINCPATH = -I$(srcdir)/.. -I$(srcdir)
|
||
|
XDEFS = $(MODULES_CPPFLAGS)
|