Prepare to use system hunspell library. Patch from Semen Panevin 5025/121

This commit is contained in:
Stas Degteff
2011-03-20 15:48:14 +00:00
parent 9bd5e810a9
commit 1d2b0ef698
15 changed files with 19 additions and 27 deletions

View File

@@ -2,7 +2,7 @@
TOP=../..
TARGET=hunspell
INCS=-I$(TOP)/goldlib/hunspell -I$(TOP)/goldlib/gall
INCS=-I$(TOP)/goldlib -I$(TOP)/goldlib/gall
CFLAGS=
include $(TOP)/GNUmakef.inc