From 6da25bdae83190d16d26716f845cca56f14ce1a0 Mon Sep 17 00:00:00 2001 From: foobar Date: Sat, 9 Aug 2003 18:43:58 +0000 Subject: [PATCH] MFH --- ext/pspell/config.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.50.1