]> git.sur5r.net Git - openldap/commitdiff
Update configure.
authorKurt Zeilenga <kurt@openldap.org>
Wed, 18 Nov 1998 20:12:31 +0000 (20:12 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 18 Nov 1998 20:12:31 +0000 (20:12 +0000)
configure

index b1e6fbf0406279cb24306324e79a010024c834da..5ddb98e5aacd97162a36b8d8c47a5cb0365ede4f 100755 (executable)
--- a/configure
+++ b/configure
@@ -7195,7 +7195,7 @@ EOF
 fi
 if test $ol_enable_dns != no ; then
        cat >> confdefs.h <<\EOF
-#define LDAP_API_FEATURE_X_OPENLDAP_V2_DNS LDAP_API_VENDOR_VERSION
+#define LDAP_API_FEATURE_X_OPENLDAP_V2_DNS 1
 EOF
 
 fi
@@ -7207,7 +7207,7 @@ EOF
 fi
 if test $ol_enable_referrals != no ; then
        cat >> confdefs.h <<\EOF
-#define LDAP_API_FEATURE_X_OPENLDAP_V2_REFERRALS LDAP_API_VENDOR_VERSION
+#define LDAP_API_FEATURE_X_OPENLDAP_V2_REFERRALS 1
 EOF
 
 fi