diff options
Diffstat (limited to 'ext/ncurses/config.m4')
| -rw-r--r-- | ext/ncurses/config.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/ncurses/config.m4 b/ext/ncurses/config.m4 index 57b29a768a..60241039c5 100644 --- a/ext/ncurses/config.m4 +++ b/ext/ncurses/config.m4 @@ -3,7 +3,7 @@ dnl $Id$ dnl PHP_ARG_WITH(ncurses, for ncurses support, -[ --with-ncurses[=DIR] Include ncurses support (CLI/CGI only).]) +[ --with-ncurses[=DIR] Include ncurses support (CLI/CGI only)]) if test "$PHP_NCURSES" != "no"; then |
