]> git.sur5r.net Git - openldap/commitdiff
back-meta needs librewrite and back-ldap; automatically enable them
authorPierangelo Masarati <ando@openldap.org>
Thu, 2 May 2002 09:06:12 +0000 (09:06 +0000)
committerPierangelo Masarati <ando@openldap.org>
Thu, 2 May 2002 09:06:12 +0000 (09:06 +0000)
configure.in

index 03a831a0b99806f105a97a5222b5b4fff1b86a19..f025695d272b8af2c93c6a11a9b4b979fadbac07 100644 (file)
@@ -2595,6 +2595,8 @@ if test "$ol_enable_meta" != no ; then
        AC_DEFINE(SLAPD_META,1,[define to support LDAP Metadirectory backend])
        BUILD_SLAPD=yes
        BUILD_META=yes
+       BUILD_LDAP=yes
+       BUILD_REWRITE=yes
        if test "$ol_with_meta_module" != static ; then
                AC_DEFINE(SLAPD_META_DYNAMIC,1,
                        [define to support dynamic LDAP Metadirectory backend])