]> git.sur5r.net Git - openldap/commitdiff
ITS#2608: blind fix for back-ldap/back-meta configuratin clash
authorKurt Zeilenga <kurt@openldap.org>
Sat, 21 Jun 2003 18:46:15 +0000 (18:46 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sat, 21 Jun 2003 18:46:15 +0000 (18:46 +0000)
configure
configure.in

index 77b4afe51744b2b5af4d91132d201927e8c782c1..891b354d0752fd4d3c145e491879757785d0b1c6 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # $OpenLDAP$
-# from OpenLDAP: pkg/ldap/configure.in,v 1.478 2003/05/23 04:27:39 kurt Exp  
+# from OpenLDAP: pkg/ldap/configure.in,v 1.479 2003/05/31 00:54:06 kurt Exp  
 
 # Copyright 1998-2003 The OpenLDAP Foundation.  All Rights Reserved.
 # 
@@ -23235,7 +23235,6 @@ EOF
 
        BUILD_SLAPD=yes
        BUILD_META=yes
-       BUILD_LDAP=yes
        BUILD_REWRITE=yes
        if test "$ol_with_meta_module" != static ; then
                cat >> confdefs.h <<\EOF
index 515eea81346037f4466a737e05ac92206dce6412..e79266189c00c84566d0fc2b42500969a153fbed 100644 (file)
@@ -2652,7 +2652,6 @@ 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,