diff options
| -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 51cd0a53fb..e0785496e0 100644 --- a/ext/qtdom/config.m4 +++ b/ext/qtdom/config.m4 @@ -4,7 +4,7 @@ dnl 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) |
