mirror of
https://github.com/php/php-src.git
synced 2024-12-12 03:15:29 +08:00
- MFH: Add missing =DIR
This commit is contained in:
parent
6c8d64f6b4
commit
e47bf9fbf5
@ -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 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 enable UTF-8 support in sqlite (default: ISO-8859-1),
|
||||
|
Loading…
Reference in New Issue
Block a user