Fixed cygwin build.

This commit is contained in:
Ianos Gnatiuc
2006-05-14 01:19:58 +00:00
parent 40cd10db65
commit 866e5c2657
13 changed files with 29 additions and 39 deletions

View File

@@ -5,7 +5,7 @@ include Config.def
.PHONY: all clean distclean dirs sourcelists deps docs
LIBS=gall gcfg gmb3 glibc uulib smblib msgidlib
LIBS=gall gcfg gmb3 glibc uulib smblib
ifneq ($(findstring GCFG_NO_MYSPELL, $(CPPFLAGS)), GCFG_NO_MYSPELL)
LIBS+=hunspell
endif