[Pkg-openldap-devel] r1113 - openldap/trunk/debian

vorlon at alioth.debian.org vorlon at alioth.debian.org
Fri Feb 29 06:20:59 UTC 2008


Author: vorlon
Date: 2008-02-29 06:20:59 +0000 (Fri, 29 Feb 2008)
New Revision: 1113

Modified:
   openldap/trunk/debian/changelog
   openldap/trunk/debian/configure.options
Log:
* debian/configure.options: explicitly pass --with-odbc=unixodbc, so
  that we depend on the right ODBC implementation when both happen to 
  be installed at build time.

Modified: openldap/trunk/debian/changelog
===================================================================
--- openldap/trunk/debian/changelog	2008-02-29 06:15:38 UTC (rev 1112)
+++ openldap/trunk/debian/changelog	2008-02-29 06:20:59 UTC (rev 1113)
@@ -23,6 +23,9 @@
     license in the package.
   * Drop patch gnutls-altname-nulterminated; it's been determined that the
     "length" discrepancy was a bug in gnutls, and fixed in that package.
+  * debian/configure.options: explicitly pass --with-odbc=unixodbc, so
+    that we depend on the right ODBC implementation when both happen to 
+    be installed at build time.
 
   [ Russ Allbery ]
   * Add a stamp file for the configure rule to avoid rerunning configure

Modified: openldap/trunk/debian/configure.options
===================================================================
--- openldap/trunk/debian/configure.options	2008-02-29 06:15:38 UTC (rev 1112)
+++ openldap/trunk/debian/configure.options	2008-02-29 06:20:59 UTC (rev 1113)
@@ -168,6 +168,8 @@
 #multiple precision support for statistics
 #auto|bignum|gmp [auto]
 #
+#--with-odbc             with specific ODBC support iodbc|unixodbc|auto [auto]
+--with-odbc=unixodbc
 #--with-gnu-ld           assume the C compiler uses GNU ld [default=no]
 #--with-pic              try to use only PIC/non-PIC objects [default=use
 #both]




More information about the Pkg-openldap-devel mailing list