]> git.sur5r.net Git - openldap/commitdiff
fix building of memberof as module
authorPierangelo Masarati <ando@openldap.org>
Fri, 14 Sep 2007 22:04:50 +0000 (22:04 +0000)
committerPierangelo Masarati <ando@openldap.org>
Fri, 14 Sep 2007 22:04:50 +0000 (22:04 +0000)
configure.in

index 7fa5d6f849d93453a6b69cd3582f894eba9bd82e..a61aa38e734d3c4a3fac682c089f348cb7eb0fee 100644 (file)
@@ -534,6 +534,7 @@ BUILD_DENYOP=no
 BUILD_DYNGROUP=no
 BUILD_DYNLIST=no
 BUILD_LASTMOD=no
+BUILD_MEMBEROF=no
 BUILD_PPOLICY=no
 BUILD_PROXYCACHE=no
 BUILD_REFINT=no
@@ -2931,6 +2932,7 @@ dnl overlays
   AC_SUBST(BUILD_DYNGROUP)
   AC_SUBST(BUILD_DYNLIST)
   AC_SUBST(BUILD_LASTMOD)
+  AC_SUBST(BUILD_MEMBEROF)
   AC_SUBST(BUILD_PPOLICY)
   AC_SUBST(BUILD_PROXYCACHE)
   AC_SUBST(BUILD_REFINT)