mirror of
https://github.com/php/php-src.git
synced 2024-12-12 03:15:29 +08:00
- MFH: fix build
This commit is contained in:
parent
9c11d5e138
commit
ea5dd34c77
@ -2,6 +2,7 @@
|
||||
// vim:ft=javascript
|
||||
|
||||
ARG_ENABLE("hash", "enable hash support", "yes");
|
||||
ARG_WITH("mhash", "mhash support", "no");
|
||||
|
||||
if (PHP_MHASH != "no") {
|
||||
if (PHP_HASH == "no") {
|
||||
|
Loading…
Reference in New Issue
Block a user