This commit is contained in:
Moriyoshi Koizumi 2008-09-13 00:23:35 +00:00
parent 23f6c6cf9b
commit bcd68d0985

View file

@ -3,7 +3,7 @@ dnl config.m4 for extension sqlite
dnl vim:et:ts=2:sw=2
PHP_ARG_WITH(sqlite, for sqlite support,
[ --without-sqlite=DIR Do not include sqlite support. DIR is the sqlite base
[ --without-sqlite=DIR Do not include sqlite support. DIR is the sqlite base
install directory [BUNDLED]], yes)
PHP_ARG_ENABLE(sqlite-utf8, whether to disable UTF-8 support in libsqlite (charset changes to ISO-8859-1),