diff options
Diffstat (limited to 'ext/qtdom/config.m4')
| -rw-r--r-- | ext/qtdom/config.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/qtdom/config.m4 b/ext/qtdom/config.m4 index 8ca444b1f5..4cb52771fc 100644 --- a/ext/qtdom/config.m4 +++ b/ext/qtdom/config.m4 @@ -4,7 +4,7 @@ dnl don't forget to call PHP_EXTENSION(qtdom) AC_MSG_CHECKING(whether to include QDOM support) AC_ARG_WITH(qtdom, -[ --with-qtdom Include QtDOM support (requires Qt >= 2.2.0).], +[ --with-qtdom Include QtDOM support (requires Qt >= 2.2.0).], [ case "$withval" in no) |
