Additional details for pspell support

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29754 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Mike Robinson 2000-08-06 21:40:40 +00:00
parent f4957ac8d7
commit c3b8545841

View file

@ -8,8 +8,11 @@
spelling of a word and offer suggestions.
</simpara>
<simpara>
You need the aspell and pspell libraries, available from: <ulink
url="&url.pspell;">&url.pspell;</ulink>.
You need the aspell and pspell libraries, available from <ulink
url="&url.aspell;">&url.aspell;</ulink> and
<ulink url="&url.pspell;">&url.pspell;</ulink> respectively, and
add the <option role="configure">--with-pspell[=dir]</option> option
when compiling php.
</simpara>
</partintro>