summaryrefslogtreecommitdiff
path: root/redland/rasqal
diff options
context:
space:
mode:
authortono <tono@openoffice.org>2011-01-06 21:56:21 +0900
committertono <tono@openoffice.org>2011-01-06 21:56:21 +0900
commit5256f32b980016ff11e2eef15c39bd942a08d200 (patch)
tree820763fca877f657d70b0d228e783bf031d7ece6 /redland/rasqal
parent0d958c489c388268811cde22eb67043b2317ff14 (diff)
mingwport33: i#116329: MinGW port enhancement: configurable libstdc++ name
Diffstat (limited to 'redland/rasqal')
-rw-r--r--redland/rasqal/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/redland/rasqal/makefile.mk b/redland/rasqal/makefile.mk
index 66fca99d1600..6f2afc423f71 100644
--- a/redland/rasqal/makefile.mk
+++ b/redland/rasqal/makefile.mk
@@ -72,7 +72,7 @@ rasqal_CC+=-shared-libgcc
.ENDIF
rasqal_LIBS=
.IF "$(MINGW_SHARED_GXXLIB)"=="YES"
-rasqal_LIBS+=-lstdc++_s
+rasqal_LIBS+=$(MINGW_SHARED_LIBSTDCPP)
.ENDIF
CONFIGURE_DIR=