mirror of
https://github.com/php/php-src.git
synced 2026-04-29 11:13:36 +02:00
a58ca45b2e
- Functionality of aspell - 3 modes of spellchecking (fast, normal, bad_spellers) - support for run-together words
6 lines
102 B
Makefile
6 lines
102 B
Makefile
|
|
LTLIBRARY_NAME = libpspell.la
|
|
LTLIBRARY_SOURCES = pspell.c
|
|
|
|
include $(top_srcdir)/build/dynlib.mk
|