From e2b51a413eb57615482b40c7328a3cec3d96843f Mon Sep 17 00:00:00 2001 From: Mathias Bauer Date: Tue, 28 Jul 2009 16:29:26 +0200 Subject: #i103496#: remove superfluous dependencies in external libraries --- hunspell/hunspell-1.2.8.patch | 3 ++- hunspell/prj/build.lst | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'hunspell') diff --git a/hunspell/hunspell-1.2.8.patch b/hunspell/hunspell-1.2.8.patch index a1e5a356e388..e5198f23b706 100644 --- a/hunspell/hunspell-1.2.8.patch +++ b/hunspell/hunspell-1.2.8.patch @@ -343,7 +343,7 @@ -#include "config.h" --- misc/hunspell-1.2.8/src/hunspell/makefile.mk Tue Jun 17 10:57:55 2008 +++ misc/build/hunspell-1.2.8/src/hunspell/makefile.mk Thu Feb 19 18:13:52 2009 -@@ -60,11 +60,12 @@ +@@ -60,11 +60,13 @@ # #************************************************************************* @@ -355,6 +355,7 @@ -LIBTARGET=NO +LIBTARGET=YES +EXTERNAL_WARNINGS_NOT_ERRORS := TRUE ++UWINAPILIB= #----- Settings --------------------------------------------------------- diff --git a/hunspell/prj/build.lst b/hunspell/prj/build.lst index ac3a882e88a9..ea87500d1d6d 100644 --- a/hunspell/prj/build.lst +++ b/hunspell/prj/build.lst @@ -1,3 +1,3 @@ -hun hunspell : solenv ICU:icu sal NULL +hun hunspell : solenv ICU:icu NULL hun hunspell usr1 - all hun_mkout NULL hun hunspell nmake - all hun_hunspell NULL -- cgit