[Pkg-openldap-devel] r1203 - openldap/trunk/debian
vorlon at alioth.debian.org
vorlon at alioth.debian.org
Tue Feb 17 18:55:03 UTC 2009
Author: vorlon
Date: 2009-02-17 18:55:02 +0000 (Tue, 17 Feb 2009)
New Revision: 1203
Modified:
openldap/trunk/debian/changelog
openldap/trunk/debian/configure.options
Log:
Build with --disable-ndb, to avoid a misbuild when libmysqlclient is
installed in the build environment.
Modified: openldap/trunk/debian/changelog
===================================================================
--- openldap/trunk/debian/changelog 2009-02-17 18:42:54 UTC (rev 1202)
+++ openldap/trunk/debian/changelog 2009-02-17 18:55:02 UTC (rev 1203)
@@ -8,6 +8,8 @@
fixed upstream in 2.4.8. The fix applied in 2.4.8 didn't match the
patch from the bug report, so this should be watched for regressions.
* Build against db4.7 instead of db4.2 at last! Closes: #421946.
+ * Build with --disable-ndb, to avoid a misbuild when libmysqlclient is
+ installed in the build environment.
-- Steve Langasek <vorlon at debian.org> Tue, 17 Feb 2009 09:41:22 -0800
Modified: openldap/trunk/debian/configure.options
===================================================================
--- openldap/trunk/debian/configure.options 2009-02-17 18:42:54 UTC (rev 1202)
+++ openldap/trunk/debian/configure.options 2009-02-17 18:55:02 UTC (rev 1203)
@@ -121,6 +121,7 @@
#--enable-relay enable relay backend no|yes|mod [yes]
#--enable-shell enable shell backend no|yes|mod [no]
#--enable-sql enable sql backend no|yes|mod [no]
+--disable-ndb
#
#SLAPD Overlay Options:
#--enable-overlays enable all available overlays no|yes|mod
More information about the Pkg-openldap-devel
mailing list