]> git.sur5r.net Git - openldap/blobdiff - libraries/librewrite/Makefile.in
Another getpeerucred(3) fix.
[openldap] / libraries / librewrite / Makefile.in
index 3198cc3d5283c7e9a0defe724bb0927e5df87751..7c322490685361153080e2578ea36ad2a3aa3ad9 100644 (file)
@@ -1,6 +1,8 @@
 # LIBREWRITE
 # $OpenLDAP$
-## Copyright 1998-2003 The OpenLDAP Foundation.
+## This work is part of OpenLDAP Software <http://www.openldap.org/>.
+##
+## Copyright 1998-2005 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -26,7 +28,7 @@ LDAP_LIBDIR= ../../libraries
 
 LIBRARY = librewrite.a
 PROGRAMS       = rewrite
-XLIBS = $(LIBRARY) $(LDAP_LIBAVL_A) $(LDAP_LIBLUTIL_A) \
+XLIBS = $(LIBRARY) $(LDAP_LIBLUTIL_A) \
        $(LDAP_LIBLDAP_R_LA) $(LDAP_LIBLBER_LA)
 XXLIBS  = $(SECURITY_LIBS) $(LUTIL_LIBS)
 XXXLIBS = $(LTHREAD_LIBS)