diff options
Diffstat (limited to 'ext/recode')
| -rw-r--r-- | ext/recode/config.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/recode/config.m4 b/ext/recode/config.m4 index 8df4cfc41a..7f394d0465 100644 --- a/ext/recode/config.m4 +++ b/ext/recode/config.m4 @@ -3,7 +3,7 @@ dnl $Id$ dnl PHP_ARG_WITH(recode,for recode support, -[ --with-recode[=DIR] Include recode support]) +[ --with-recode[=DIR] Include recode support]) if test "$PHP_RECODE" != "no"; then RECODE_LIST="$PHP_RECODE /usr/local /usr /opt" |
