From 7da6b32e51313c3b6de45c1507a69ff297e3d332 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Tue, 30 Aug 2011 18:47:39 +0000 Subject: move LDAP_DEPRECATED and LDAP_REFERRALS to configure.ac to ensure that tests from configure see the same API git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1529 ef36b2f9-881f-0410-afb5-c4e39611909c --- nslcd/myldap.c | 6 ------ 1 file changed, 6 deletions(-) (limited to 'nslcd') diff --git a/nslcd/myldap.c b/nslcd/myldap.c index 2d73c39..c5d898e 100644 --- a/nslcd/myldap.c +++ b/nslcd/myldap.c @@ -35,12 +35,6 @@ #include "config.h" -/* also include deprecated LDAP functions for now */ -#define LDAP_DEPRECATED 1 - -/* for compatibility on Solaris */ -#define LDAP_REFERRALS 1 - #include #include #include -- cgit v1.2.3