summaryrefslogtreecommitdiff
path: root/ext/hash/config.m4
diff options
context:
space:
mode:
Diffstat (limited to 'ext/hash/config.m4')
-rw-r--r--ext/hash/config.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/hash/config.m4 b/ext/hash/config.m4
index 0e9e59fe62..d84e89cc6b 100644
--- a/ext/hash/config.m4
+++ b/ext/hash/config.m4
@@ -1,6 +1,6 @@
PHP_ARG_WITH([mhash],
[for mhash support],
- [AS_HELP_STRING([[--with-mhash[=DIR]]],
+ [AS_HELP_STRING([[--with-mhash]],
[Include mhash support])])
if test "$PHP_MHASH" != "no"; then