]> granicus.if.org Git - php/commitdiff
MFH
authorfoobar <sniper@php.net>
Sat, 9 Aug 2003 18:43:58 +0000 (18:43 +0000)
committerfoobar <sniper@php.net>
Sat, 9 Aug 2003 18:43:58 +0000 (18:43 +0000)
ext/pspell/config.m4

index 8c1cbe49b74b6a0adcb955190fee67cfd1368ffb..955ddbf7706b809199cb23ebb532aac93edb27ef 100644 (file)
@@ -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)