summaryrefslogtreecommitdiff
path: root/hunspell/hunspell-1.2.8.patch
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2009-07-28 16:29:26 +0200
committerMathias Bauer <mba@openoffice.org>2009-07-28 16:29:26 +0200
commite2b51a413eb57615482b40c7328a3cec3d96843f (patch)
treedcf2869e15bf01a8dda0762b20e41a23f8de5863 /hunspell/hunspell-1.2.8.patch
parent9fc5fd9b930afa0d79135804a2807a34f6fbf7f8 (diff)
#i103496#: remove superfluous dependencies in external libraries
Diffstat (limited to 'hunspell/hunspell-1.2.8.patch')
-rw-r--r--hunspell/hunspell-1.2.8.patch3
1 files changed, 2 insertions, 1 deletions
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 ---------------------------------------------------------