From bb5bdbbdca966c03e6b22b455630381154cb6d01 Mon Sep 17 00:00:00 2001 From: Fridrich Štrba Date: Fri, 16 Sep 2011 16:25:27 +0200 Subject: Revert "Trying to chop out the uwinapi library" This reverts commit 2dea0dab4fafda3c10a5bd03ad15ed39a4658b51. --- redland/raptor/raptor-1.4.18.patch.dmake | 4 +++- redland/rasqal/rasqal-0.9.16.patch.dmake | 3 ++- redland/redland/redland-1.0.8.patch.dmake | 3 ++- 3 files changed, 7 insertions(+), 3 deletions(-) (limited to 'redland') diff --git a/redland/raptor/raptor-1.4.18.patch.dmake b/redland/raptor/raptor-1.4.18.patch.dmake index 6bc0d2ddd0b1..b0172754d8f1 100644 --- a/redland/raptor/raptor-1.4.18.patch.dmake +++ b/redland/raptor/raptor-1.4.18.patch.dmake @@ -1,6 +1,6 @@ --- misc/raptor-1.4.18/src/makefile.mk Thu Nov 6 15:25:51 2008 +++ misc/build/raptor-1.4.18/src/makefile.mk Thu Nov 6 15:33:14 2008 -@@ -1,1 +1,117 @@ +@@ -1,1 +1,119 @@ -dummy +#************************************************************************* +# @@ -34,8 +34,10 @@ +PRJNAME=redland +TARGET=raptor +LIBTARGET=NO ++UWINAPIDLL= + +EXTERNAL_WARNINGS_NOT_ERRORS=TRUE ++UWINAPILIB= + + +# --- Settings ----------------------------------------------------- diff --git a/redland/rasqal/rasqal-0.9.16.patch.dmake b/redland/rasqal/rasqal-0.9.16.patch.dmake index de3ea73109e1..6795eb95c43d 100644 --- a/redland/rasqal/rasqal-0.9.16.patch.dmake +++ b/redland/rasqal/rasqal-0.9.16.patch.dmake @@ -1,6 +1,6 @@ --- misc/rasqal-0.9.16/src/makefile.mk Thu Nov 6 15:56:45 2008 +++ misc/build/rasqal-0.9.16/src/makefile.mk Thu Nov 6 15:55:09 2008 -@@ -1,1 +1,93 @@ +@@ -1,1 +1,94 @@ -dummy +#************************************************************************* +# @@ -34,6 +34,7 @@ +PRJNAME=redland +TARGET=rasqal +LIBTARGET=NO ++UWINAPILIB= + +EXTERNAL_WARNINGS_NOT_ERRORS=TRUE + diff --git a/redland/redland/redland-1.0.8.patch.dmake b/redland/redland/redland-1.0.8.patch.dmake index c658867fdf69..34ba51d1c29a 100644 --- a/redland/redland/redland-1.0.8.patch.dmake +++ b/redland/redland/redland-1.0.8.patch.dmake @@ -1,6 +1,6 @@ --- misc/redland-1.0.8/librdf/makefile.mk Mon Jun 16 19:32:46 2008 +++ misc/build/redland-1.0.8/librdf/makefile.mk Mon Jun 16 19:26:20 2008 -@@ -1,1 +1,110 @@ +@@ -1,1 +1,111 @@ -dummy +#************************************************************************* +# @@ -34,6 +34,7 @@ +PRJNAME=redland +TARGET=librdf +LIBTARGET=NO ++UWINAPILIB= + +EXTERNAL_WARNINGS_NOT_ERRORS=TRUE + -- cgit