From: foobar Date: Sat, 9 Aug 2003 18:43:58 +0000 (+0000) Subject: MFH X-Git-Tag: php-4.3.3RC4~64 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6da25bdae83190d16d26716f845cca56f14ce1a0;p=php MFH --- diff --git a/ext/pspell/config.m4 b/ext/pspell/config.m4 index 8c1cbe49b7..955ddbf770 100644 --- a/ext/pspell/config.m4 +++ b/ext/pspell/config.m4 @@ -4,7 +4,7 @@ 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)