Skip to content

Commit

Permalink
php: enable mhash support
Browse files Browse the repository at this point in the history
Pass the '--with-mhash' option to the configure script.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
  • Loading branch information
lotia authored and jacknagel committed Sep 29, 2011
1 parent 1474520 commit 7d60b9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions duplicates/php.rb
Expand Up @@ -103,6 +103,7 @@ def install
"--with-gettext=#{Formula.factory('gettext').prefix}",
"--with-snmp=/usr",
"--with-tidy",
"--with-mhash",
"--mandir=#{man}"
]

Expand Down

0 comments on commit 7d60b9b

Please sign in to comment.