mirror of
https://github.com/php/php-src.git
synced 2024-12-02 14:24:10 +08:00
Add note about version requirement
This commit is contained in:
parent
97b151ee3e
commit
49ff8e7866
@ -1,7 +1,7 @@
|
||||
dnl config.m4 for PHP4 MCVE Extension
|
||||
|
||||
PHP_ARG_WITH(mcve, for MCVE support,
|
||||
[ --with-mcve[=DIR] Include MCVE support])
|
||||
[ --with-mcve[=DIR] Include MCVE support. libmcve >= 3.2.2 required])
|
||||
|
||||
PHP_ARG_WITH(openssl-dir,OpenSSL dir for MCVE,
|
||||
[ --with-openssl-dir[=DIR] MCVE: openssl install prefix.], no, no)
|
||||
|
Loading…
Reference in New Issue
Block a user