sniper Sat Aug 9 14:43:45 2003 EDT
Modified files:
/php-src/ext/pspell config.m4
Log:
Cosmetic note
Index: php-src/ext/pspell/config.m4
diff -u php-src/ext/pspell/config.m4:1.8 php-src/ext/pspell/config.m4:1.9
--- 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:45 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.9 2003/08/09 18:43:45 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