mirror of
https://github.com/php/php-src.git
synced 2024-11-25 02:44:58 +08:00
Add note how to build DBA as shared
This commit is contained in:
parent
4ca58ffa00
commit
eb4103503c
@ -66,7 +66,8 @@ AC_DEFUN([AC_DBA_STD_RESULT],[
|
||||
])
|
||||
|
||||
PHP_ARG_ENABLE(dba,whether to enable DBA,
|
||||
[ --enable-dba Build DBA with builtin modules])
|
||||
[ --enable-dba Build DBA with builtin modules. To build shared DBA
|
||||
extension use --enable-dba=shared])
|
||||
|
||||
AC_ARG_WITH(qdbm,
|
||||
[ --with-qdbm[=DIR] DBA: Include QDBM support],[
|
||||
|
Loading…
Reference in New Issue
Block a user