mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-04-24 15:32:22 +08:00
LIBS needs to be redefined to link test programs.
This commit is contained in:
parent
b35e18c03f
commit
1941422b2d
@ -8,6 +8,8 @@ XSRCS = version.c
|
||||
|
||||
PROGRAMS= dtest etest idtest
|
||||
|
||||
LIBS = -L$(LDAP_LIBDIR) -llber $(AC_LIBS)
|
||||
|
||||
dtest: $(LIBRARY) dtest.o
|
||||
$(CC) $(LDFLAGS) -o $@ dtest.o $(LIBS)
|
||||
etest: $(LIBRARY) etest.o
|
||||
|
Loading…
x
Reference in New Issue
Block a user