]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap/Makefile.in
Don't provide ldap.OpenLDAP.org and dc=OpenLDAP, dc=Org as the defaults.
[openldap] / libraries / libldap / Makefile.in
index 95989f1605c7ffcc6e15bdb101027fb2acdb39f3..fc72c4e021a42b7eeb7725b64b2497e310f40222 100644 (file)
@@ -29,7 +29,7 @@ LDAP_INCDIR= ../../include
 LDAP_LIBDIR= ../../libraries
 
 XLIBS = -lldap -llber
-XXLIBS = 
+XXLIBS = $(KRB_LIBS)
 
 apitest:       $(LIBRARY) apitest.o $(LDAP_LIBLBER_DEPEND)
        $(LTLINK) $(LDFLAGS) -o $@ apitest.o $(LIBS)