php: Build sqlite2 support for PDO.

This commit is contained in:
Michael Tremer
2013-10-03 12:27:19 +02:00
parent 64aac4feb5
commit a761716f03

View File

@@ -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 \