CGG build with hunspell

This commit is contained in:
Stas Degteff
2006-04-10 19:04:04 +00:00
parent 8ea862474e
commit 25a6aac799
4 changed files with 26 additions and 17 deletions

View File

@@ -21,7 +21,7 @@ endif
include $(TOP)/Config.def
ifneq ($(findstring GCFG_NO_MYSPELL, $(CPPFLAGS)), GCFG_NO_MYSPELL)
INCS+=-I$(TOP)/goldlib/myspell
INCS+=-I$(TOP)/goldlib/hunspell
endif
include $(TOP)/GNUmakef.inc