summaryrefslogtreecommitdiff
path: root/redland/rasqal
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-04-13 16:24:16 +0200
committerDavid Tardon <dtardon@redhat.com>2012-04-13 16:27:18 +0200
commit4d6a36dd0c3c0f61ee8e80f748dd6d8ec2cebbd5 (patch)
tree619cdc25faa1a4e0dae31a3ff80ed4af9834b028 /redland/rasqal
parent370e3b6d6031aba675b66ed7495505f605c41779 (diff)
renaming dlls makes little sense on windows
Diffstat (limited to 'redland/rasqal')
-rw-r--r--redland/rasqal/makefile.mk6
-rw-r--r--redland/rasqal/rasqal-0.9.16.patch.mingw4
2 files changed, 7 insertions, 3 deletions
diff --git a/redland/rasqal/makefile.mk b/redland/rasqal/makefile.mk
index 764993cc9475..fb0dce7f8271 100644
--- a/redland/rasqal/makefile.mk
+++ b/redland/rasqal/makefile.mk
@@ -57,8 +57,12 @@ OOO_PATCH_FILES= \
$(TARFILE_NAME).patch.ooo_build \
$(TARFILE_NAME).patch.dmake \
$(TARFILE_NAME).patch.win32 \
- rasqal-aix.patch \
+ rasqal-aix.patch
+
+.IF "$(GUI)" == "UNX"
+OOO_PATCH_FILES+= \
$(TARFILE_NAME).patch.bundled-soname
+.ENDIF
PATCH_FILES=$(OOO_PATCH_FILES)
diff --git a/redland/rasqal/rasqal-0.9.16.patch.mingw b/redland/rasqal/rasqal-0.9.16.patch.mingw
index 459ed46cb15d..9c42a986b1d0 100644
--- a/redland/rasqal/rasqal-0.9.16.patch.mingw
+++ b/redland/rasqal/rasqal-0.9.16.patch.mingw
@@ -4,8 +4,8 @@
rasqal_xsd_datatypes.c rasqal_decimal.c rasqal_datetime.c \
rasqal_rowsource.c rasqal_sparql_xml.c $(am__append_3) \
$(am__append_4) $(am__append_5)
--librasqal_la_LDFLAGS = -version-info @RASQAL_LIBTOOL_VERSION@ -release lo
-+librasqal_la_LDFLAGS = -version-info @RASQAL_LIBTOOL_VERSION@ -release lo -no-undefined
+-librasqal_la_LDFLAGS = -version-info @RASQAL_LIBTOOL_VERSION@
++librasqal_la_LDFLAGS = -version-info @RASQAL_LIBTOOL_VERSION@ -no-undefined
librasqal_la_LIBADD = @LTLIBOBJS@ @RASQAL_INTERNAL_LIBS@ @RASQAL_EXTERNAL_LIBS@ $(MEM_LIBS)
librasqal_la_DEPENDENCIES = @LTLIBOBJS@ @RASQAL_INTERNAL_LIBS@
EXTRA_DIST = \