]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/php
php: Build sqlite2 support for PDO.
[people/teissler/ipfire-2.x.git] / 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 \
-                                                                                           --without-pdo-sqlite \
+                                                                                           --with-pdo-sqlite \
                                                                                            --with-readline \
                                                                                            --enable-sockets \
                                                                                            --with-xsl \