]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
php: Build sqlite2 support for PDO.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 3 Oct 2013 10:27:19 +0000 (12:27 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 3 Oct 2013 10:30:07 +0000 (12:30 +0200)
lfs/php

diff --git a/lfs/php b/lfs/php
index 8cdacdf85a6eb0abd4b56f5cb9ed9f8e2c70a98f..af0e37ac724a1981016e94c06f2661e80c635b3c 100644 (file)
--- a/lfs/php
+++ b/lfs/php
@@ -114,7 +114,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
                                                                                            --with-mysql-sock=/var/run/mysql \
                                                                                            --with-ncurses \
                                                                                            --with-pdo-mysql \
                                                                                            --with-mysql-sock=/var/run/mysql \
                                                                                            --with-ncurses \
                                                                                            --with-pdo-mysql \
-                                                                                           --without-pdo-sqlite \
+                                                                                           --with-pdo-sqlite \
                                                                                            --with-readline \
                                                                                            --enable-sockets \
                                                                                            --with-xsl \
                                                                                            --with-readline \
                                                                                            --enable-sockets \
                                                                                            --with-xsl \