Skip to content

Commit

Permalink
- MFH: fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
pierrejoye committed Nov 27, 2008
1 parent 9c11d5e commit ea5dd34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ext/hash/config.w32
Original file line number Diff line number Diff line change
Expand Up @@ -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") {
Expand Down

0 comments on commit ea5dd34

Please sign in to comment.