remove cruft related to librewrite

This commit is contained in:
Pierangelo Masarati 2002-02-11 08:09:25 +00:00
parent 28a22d6785
commit 450126ef21

View 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 ----------------------------------------------------------------