Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (727d0fcf5ae71738adc114331abb60370bbf397d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (727d0fcf5ae71738adc114331abb60370bbf397d)
  • Date: Wed, 12 May 2010 07:11:54 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

libs/apr-util/DEPENDS | 6 ++++++
libs/apr-util/HISTORY | 3 +++
2 files changed, 9 insertions(+)

New commits:
commit 727d0fcf5ae71738adc114331abb60370bbf397d
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

apr-util: added odbc dep

diff --git a/libs/apr-util/DEPENDS b/libs/apr-util/DEPENDS
index 7e14367..cbc5917 100755
--- a/libs/apr-util/DEPENDS
+++ b/libs/apr-util/DEPENDS
@@ -22,6 +22,12 @@ optional_depends sqlite2 \
'--with-sqlite2' \
'--without-sqlite2' \
'sqlite2 backend support' &&
+
+optional_depends ODBC-MGR \
+ "--with-odbc" \
+ "--without-odbc" \
+ "for ODBC backend support" &&
+
optional_depends openldap \
'--enable-ldap --with-ldap' \
'' \
diff --git a/libs/apr-util/HISTORY b/libs/apr-util/HISTORY
index c0800d1..1bbcc8b 100644
--- a/libs/apr-util/HISTORY
+++ b/libs/apr-util/HISTORY
@@ -1,3 +1,6 @@
+2010-05-12 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: added odbc as opt dep
+
2009-08-09 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.3.9




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (727d0fcf5ae71738adc114331abb60370bbf397d), Vlad Glagolev, 05/12/2010

Archive powered by MHonArc 2.6.24.

Top of Page