mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
- WS
This commit is contained in:
parent
23f6c6cf9b
commit
bcd68d0985
1 changed files with 1 additions and 1 deletions
|
@ -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),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue