mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-21 07:09:34 -05:00
ITS#6870 Revert r1.49 commit to make HEAD build again
This commit is contained in:
parent
a6dce60b27
commit
41654b51e1
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ OBJS = base64.o entropy.o sasl.o signal.o hash.o passfile.o \
|
||||||
meter.o \
|
meter.o \
|
||||||
@LIBOBJS@ $(@PLAT@_OBJS)
|
@LIBOBJS@ $(@PLAT@_OBJS)
|
||||||
|
|
||||||
SHAREDLIBOBJS = ldif.lo fetch.lo $(LDAP_LIBLBER_LA)
|
SHAREDLIBOBJS = ldif.lo fetch.lo
|
||||||
|
|
||||||
testavl: $(XLIBS) testavl.o
|
testavl: $(XLIBS) testavl.o
|
||||||
(LTLINK) -o $@ testavl.o $(LIBS)
|
(LTLINK) -o $@ testavl.o $(LIBS)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue