summaryrefslogtreecommitdiff
path: root/lingucomponent/source/lingutil/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'lingucomponent/source/lingutil/makefile.mk')
-rw-r--r--lingucomponent/source/lingutil/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/lingucomponent/source/lingutil/makefile.mk b/lingucomponent/source/lingutil/makefile.mk
index 7d19eac9ef22..87df6aea598b 100644
--- a/lingucomponent/source/lingutil/makefile.mk
+++ b/lingucomponent/source/lingutil/makefile.mk
@@ -38,7 +38,7 @@ ENABLE_EXCEPTIONS=TRUE
.INCLUDE : settings.mk
.IF "$(SYSTEM_HUNSPELL)" != "YES"
-HUNSPELL_CFLAGS += -I$(SOLARINCDIR)$/hunspell
+HUNSPELL_CFLAGS += -I$(SOLARINCDIR)$/hunspell -DHUNSPELL_STATIC
.ENDIF
.IF "$(SYSTEM_DICTS)" == "YES"