Browse Source

Cosmetic note

PEAR_1_4DEV
foobar 23 years ago
parent
commit
a6b7a911bd
  1. 2
      ext/pspell/config.m4

2
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)

Loading…
Cancel
Save