From 717f1886b0af0dcbae712aa7fb65783906cbac2f Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Mon, 23 Jun 2008 11:09:01 +0000 Subject: #i10000# use SOLARINCDIR --- lingucomponent/source/thesaurus/libnth/makefile.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lingucomponent/source') diff --git a/lingucomponent/source/thesaurus/libnth/makefile.mk b/lingucomponent/source/thesaurus/libnth/makefile.mk index 9c0e68179ad0..80c7e761d788 100644 --- a/lingucomponent/source/thesaurus/libnth/makefile.mk +++ b/lingucomponent/source/thesaurus/libnth/makefile.mk @@ -8,7 +8,7 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.15 $ +# $Revision: 1.16 $ # # This file is part of OpenOffice.org. # @@ -56,7 +56,7 @@ MYTHESLIB=libmythes.lib # --- Files -------------------------------------------------------- .IF "$(SYSTEM_HUNSPELL)" != "YES" -HUNSPELL_CFLAGS += -I$(SOLARVER)$/$(INPATH)$/inc$/hunspell +HUNSPELL_CFLAGS += -I$(SOLARINCDIR)$/hunspell .ENDIF .IF "$(SYSTEM_MYTHES)" != "YES" -- cgit