]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/tools/Makefile.in
allow 'all' vs. 'any' sasl-authz-policy
[openldap] / servers / slapd / tools / Makefile.in
index 4b8810600d6979208cc2440685d83284eee58862..14e887cb0baf85981ce0d29e54a486a6981145d1 100644 (file)
@@ -1,5 +1,7 @@
 # Makefile.in for slapd tools
 # $OpenLDAP$
+## This work is part of OpenLDAP Software <http://www.openldap.org/>.
+##
 ## Copyright 1998-2003 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
@@ -20,8 +22,7 @@ XLDFLAGS = $(MODULES_LDFLAGS)
 
 XLIBS = $(SLAPD_L) $(LDBM_LIBS)
 XXLIBS = $(SLAPD_LIBS) \
-       $(LDBM_LIBS) $(SECURITY_LIBS) \
-       $(LDIF_LIBS) $(LUTIL_LIBS)
+       $(LDBM_LIBS) $(SECURITY_LIBS) $(LUTIL_LIBS)
 XXXLIBS = $(LTHREAD_LIBS)
 SLAPI_DEP_LIBS = $(LIBS) @LIBSLAPITOOLS@ @SLAPI_LIBS@ $(MODULES_LIBS)