From: Kurt Zeilenga Date: Wed, 18 Nov 1998 20:12:31 +0000 (+0000) Subject: Update configure. X-Git-Tag: OPENLDAP_SLAPD_BACK_LDAP~1090 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=1fbe517aaf0a8d8999fab400d81385d97257ca5e;p=openldap Update configure. --- diff --git a/configure b/configure index b1e6fbf040..5ddb98e5aa 100755 --- 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