]> git.sur5r.net Git - openldap/commitdiff
remove cruft related to librewrite
authorPierangelo Masarati <ando@openldap.org>
Mon, 11 Feb 2002 08:09:25 +0000 (08:09 +0000)
committerPierangelo Masarati <ando@openldap.org>
Mon, 11 Feb 2002 08:09:25 +0000 (08:09 +0000)
configure.in

index e5f0574c209673323e7baed30f5a6ff2ad25b9c9..0c61727f654dffa92f5ae966912526ffdd212a77 100644 (file)
@@ -2665,7 +2665,6 @@ fi
 if test "$ol_enable_rewrite" != no ; then
        AC_DEFINE(ENABLE_REWRITE,1,[define to enable rewriting in back-ldap and back-meta])
        BUILD_REWRITE=yes
-       SLAPD_LIBS="$SLAPD_LIBS -lrewrite"
 fi
 
 dnl ----------------------------------------------------------------