]> git.sur5r.net Git - openldap/commitdiff
Revert prev commits, didn't belong here
authorHoward Chu <hyc@openldap.org>
Sun, 25 Mar 2007 04:27:15 +0000 (04:27 +0000)
committerHoward Chu <hyc@openldap.org>
Sun, 25 Mar 2007 04:27:15 +0000 (04:27 +0000)
configure.in
include/portable.hin

index 47b28f8fececfeb8e164f95823a394635a265a98..8fe6c17bb200ea89dfcc3ead347a5cf91362be16 100644 (file)
@@ -144,15 +144,6 @@ AH_BOTTOM([
 #      define WIN32_LEAN_AND_MEAN 1
 #endif
 
-#if defined(LDAP_PF_LOCAL) && \
-       !defined(HAVE_GETPEEREID) && \
-    !defined(HAVE_GETPEERUCRED) && \
-       !defined(SO_PEERCRED) && !defined(LOCAL_PEERCRED) && \
-       defined(HAVE_SENDMSG) && (defined(HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTSLEN) || \
-       defined(HAVE_STRUCT_MSGHDR_MSG_CONTROL))
-#      define LDAP_PF_LOCAL_SENDMSG 1
-#endif
-
 #ifndef LDAP_NEEDS_PROTOTYPES
 /* force LDAP_P to always include prototypes */
 #define LDAP_NEEDS_PROTOTYPES 1
index 951ffdf4c4eebedcb38bef28cb7efcdba2978cb5..6bc081c0f9caeb9b292b767bc7fa3fc451bb37f3 100644 (file)
 #      define WIN32_LEAN_AND_MEAN 1
 #endif
 
-#if defined(LDAP_PF_LOCAL) && \
-       !defined(HAVE_GETPEEREID) && \
-    !defined(HAVE_GETPEERUCRED) && \
-       !defined(SO_PEERCRED) && !defined(LOCAL_PEERCRED) && \
-       defined(HAVE_SENDMSG) && (defined(HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTSLEN) || \
-       defined(HAVE_STRUCT_MSGHDR_MSG_CONTROL))
-#      define LDAP_PF_LOCAL_SENDMSG 1
-#endif
-
 #ifndef LDAP_NEEDS_PROTOTYPES
 /* force LDAP_P to always include prototypes */
 #define LDAP_NEEDS_PROTOTYPES 1