Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 408077 | Differences between
and this patch

Collapse All | Expand All

(-)openldap-2.4.30/contrib/slapd-modules/samba4/Makefile.orig (-1 / +1 lines)
Lines 26-32 Link Here
26
	-I$(LDAP_BUILD)/include
26
	-I$(LDAP_BUILD)/include
27
INCS=$(LDAP_INC)
27
INCS=$(LDAP_INC)
28
28
29
LDAP_LIB=-lldap_r -llber
29
LDAP_LIB=-L../../../libraries/libldap_r -lldap_r -llber
30
LIBS=$(LDAP_LIB)
30
LIBS=$(LDAP_LIB)
31
31
32
prefix=/usr/local
32
prefix=/usr/local

Return to bug 408077