File raptor2-2.0.9-windows.patch of Package mingw64-raptor2
--- raptor2-2.0.9/src/Makefile.am 2013-02-26 01:09:21.000000000 +0100 +++ raptor2-2.0.9/src/Makefile.am 2013-04-04 14:05:55.897745287 +0200 @@ -185,7 +185,7 @@ AM_CPPFLAGS += -DLIBRDFA_IN_RAPTOR -I$(top_srcdir)/librdfa endif -libraptor2_la_LDFLAGS = -version-info @RAPTOR_LIBTOOL_VERSION@ \ +libraptor2_la_LDFLAGS = -version-info @RAPTOR_LIBTOOL_VERSION@ -no-undefined \ @RAPTOR_LDFLAGS@ $(MEM_LIBS) libraptor2_la_LIBADD = @LTLIBOBJS@