components/openldap/Makefile
changeset 785 50c029682c67
parent 609 775168282b2f
child 800 2ad056ed89ec
--- a/components/openldap/Makefile	Thu Apr 19 11:41:52 2012 -0700
+++ b/components/openldap/Makefile	Thu Apr 19 16:34:57 2012 -0700
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
 #
 
 
@@ -28,11 +28,11 @@
 include ../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		openldap
-COMPONENT_VERSION=	2.4.25
+COMPONENT_VERSION=	2.4.30
 COMPONENT_PROJECT_URL=	http://www.openldap.org/
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tgz
-COMPONENT_ARCHIVE_HASH=	sha1:56efaf3656cc68d3b5be66422c0c89f0104d7183
+COMPONENT_ARCHIVE_HASH=	sha1:7447e89b9a5199f9bb2231bda42c308a1b6513d9
 COMPONENT_ARCHIVE_URL=	ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/$(COMPONENT_ARCHIVE)
 
 SDFVER=			sdf-2.001
@@ -62,6 +62,9 @@
 
 CONFIGURE_ENV += CFLAGS="$(CFLAGS)"
 CONFIGURE_ENV += PKG_CONFIG_PATH="$(PKG_CONFIG_PATH)"
+CONFIGURE_ENV += "ac_cv_lib_net_main=no"
+CONFIGURE_ENV += "ac_cv_lib_net_socket==no"
+CONFIGURE_ENV += "ac_cv_lib_inet_socket==no"
 
 CONFIGURE_OPTIONS += --sysconfdir=/etc
 CONFIGURE_OPTIONS.32 += --libexecdir=/usr/lib