*! Link with hunspell-1.2 instead of just hunspell, since it seems to be the

right name.
This commit is contained in:
Konstantin Isakov 2009-04-24 17:06:24 +00:00
parent 566055c7e2
commit be2aa85fba
3 changed files with 1 additions and 1 deletions

View file

@ -22,7 +22,7 @@ LIBS += -lvorbisfile \
-logg \
-lz \
-lzip \
-lhunspell
-lhunspell-1.2
win32 {
LIBS += -liconv \
-lwsock32 \