sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (3625b01ae7529ce567292600137c8a9d5c96b2de)
- 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 (3625b01ae7529ce567292600137c8a9d5c96b2de)
- Date: Sun, 18 Oct 2009 12:52:18 -0500
GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:
php-pear/php/CONFIGURE | 2 +-
php-pear/php/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
New commits:
commit 3625b01ae7529ce567292600137c8a9d5c96b2de
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>
php: added sqlite pdo driver
diff --git a/php-pear/php/CONFIGURE b/php-pear/php/CONFIGURE
index ff1ee32..3bb4130 100755
--- a/php-pear/php/CONFIGURE
+++ b/php-pear/php/CONFIGURE
@@ -80,7 +80,7 @@ config_query_option PHP5_OPTS "Enable PHP Data Objects?" y \
"--enable-pdo" "--disable-pdo" &&
if list_find "$PHP5_OPTS" "--enable-pdo"; then
- local PDO_DRIVERS="mysql pgsql firebird unixODBC iODBC" &&
+ local PDO_DRIVERS="mysql pgsql sqlite firebird unixODBC iODBC" &&
for foo in $PDO_DRIVERS; do
if list_find "${PHP5_DATABASE_DRIVERS}" "$foo" || list_find
"${PHP5_DATABASE_DRIVERS}" "all"; then
# odbc special case
diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY
index 8b8602d..23f446f 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,6 @@
+2009-10-18 Vlad Glagolev <stealth AT sourcemage.org>
+ * CONFIGURE: added sqlite pdo driver
+
2009-09-30 David Kowis <dkowis AT shlrm.org>
* CONFIGURE: need to force removing of pdo drivers if they're not
selected
- [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (3625b01ae7529ce567292600137c8a9d5c96b2de), Vlad Glagolev, 10/18/2009
Archive powered by MHonArc 2.6.24.