mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +02:00
- MFH: Add missing =DIR
This commit is contained in:
parent
6c8d64f6b4
commit
e47bf9fbf5
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
|
dnl vim:et:ts=2:sw=2
|
||||||
|
|
||||||
PHP_ARG_WITH(sqlite, for sqlite support,
|
PHP_ARG_WITH(sqlite, for sqlite support,
|
||||||
[ --without-sqlite 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)
|
install directory [BUNDLED]], yes)
|
||||||
|
|
||||||
PHP_ARG_ENABLE(sqlite-utf8, whether to enable UTF-8 support in sqlite (default: ISO-8859-1),
|
PHP_ARG_ENABLE(sqlite-utf8, whether to enable UTF-8 support in sqlite (default: ISO-8859-1),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue