jan Wed Oct 9 15:27:11 2002 EDT Modified files: /php4/ext/qtdom config.m4 Log: - fix alignment Index: php4/ext/qtdom/config.m4 diff -u php4/ext/qtdom/config.m4:1.9 php4/ext/qtdom/config.m4:1.10 --- php4/ext/qtdom/config.m4:1.9 Sat Sep 14 21:39:29 2002 +++ php4/ext/qtdom/config.m4 Wed Oct 9 15:27:11 2002 @@ -1,10 +1,10 @@ dnl -dnl $Id: config.m4,v 1.9 2002/09/15 01:39:29 jon Exp $ +dnl $Id: config.m4,v 1.10 2002/10/09 19:27:11 jan Exp $ 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php