sniper Sat Aug 9 14:43:58 2003 EDT
Modified files: (Branch: PHP_4_3)
/php-src/ext/pspell config.m4
Log:
MFH
Index: php-src/ext/pspell/config.m4
diff -u php-src/ext/pspell/config.m4:1.8 php-src/ext/pspell/config.m4:1.8.2.1
--- php-src/ext/pspell/config.m4:1.8 Wed Oct 9 15:25:17 2002
+++ php-src/ext/pspell/config.m4 Sat Aug 9 14:43:58 2003
@@ -1,10 +1,10 @@
dnl
-dnl $Id: config.m4,v 1.8 2002/10/09 19:25:17 jan Exp $
+dnl $Id: config.m4,v 1.8.2.1 2003/08/09 18:43:58 sniper Exp $
dnl
PHP_ARG_WITH(pspell,for PSPELL support,
[ --with-pspell[=DIR] Include PSPELL support.
- This replaces the old ASPELL extension.])
+ GNU Aspell version 0.50.0 or higher required.])
if test "$PHP_PSPELL" != "no"; then
PHP_NEW_EXTENSION(pspell, pspell.c, $ext_shared)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php