From 73b5d115766e59154d3e398be45f06c35e670635 Mon Sep 17 00:00:00 2001 From: Fridrich Štrba Date: Thu, 10 Feb 2011 20:54:13 +0100 Subject: Internal hunspell is static --- lingucomponent/source/hyphenator/altlinuxhyph/hyphen/makefile.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lingucomponent/source/hyphenator/altlinuxhyph/hyphen/makefile.mk') diff --git a/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/makefile.mk b/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/makefile.mk index f3626c70312b..d2972e70b298 100644 --- a/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/makefile.mk +++ b/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/makefile.mk @@ -47,7 +47,7 @@ HNJLIB=hyphen.lib # --- Files -------------------------------------------------------- .IF "$(SYSTEM_HUNSPELL)" != "YES" -HUNSPELL_CFLAGS += -I$(SOLARINCDIR)$/hunspell +HUNSPELL_CFLAGS += -I$(SOLARINCDIR)$/hunspell -DHUNSPELL_STATIC .ENDIF CFLAGS += -I..$/..$/..$/lingutil $(HUNSPELL_CFLAGS) -- cgit v1.2.3