]> git.sur5r.net Git - openldap/commitdiff
import testavl link fix from devel
authorKurt Zeilenga <kurt@openldap.org>
Sat, 5 Dec 1998 03:24:00 +0000 (03:24 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sat, 5 Dec 1998 03:24:00 +0000 (03:24 +0000)
libraries/libavl/Makefile.in

index 116f78cc56a961ef7c48af0621cf69dd4336c067..814d5e1cf0ece666c6d7025d1fdd63d0529ce6b7 100644 (file)
@@ -13,3 +13,4 @@ LIBRARY = libavl.a
 PROGRAMS       = testavl
 
 testavl:       $(LIBRARY) testavl.o
+       $(LTLINK) $(LDFLAGS) -o $@ testavl.o $(LDAP_LIBPATH) -lavl