From: Pierre Joye Date: Thu, 27 Nov 2008 21:58:38 +0000 (+0000) Subject: - MFH: fix build X-Git-Tag: php-5.3.0alpha2~55 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ea5dd34c77aad29e783636faaabf6b361059be18;p=php - MFH: fix build --- diff --git a/ext/hash/config.w32 b/ext/hash/config.w32 index f80317a15e..d854f12db2 100644 --- a/ext/hash/config.w32 +++ b/ext/hash/config.w32 @@ -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") {