qulogic/libgnt

cross-win32: correct dependencies and linker flags for Pidgin/libpurple/Finch plugins. They builds and runs now
--- a/wms/Makefile.am Tue Apr 15 16:51:42 2014 +0200
+++ b/wms/Makefile.am Thu Apr 17 01:29:28 2014 +0200
@@ -6,8 +6,8 @@
purple_wms =
endif
-s_la_LDFLAGS = -module -avoid-version
-irssi_la_LDFLAGS = -module -avoid-version
+s_la_LDFLAGS = -module @PLUGIN_LDFLAGS@
+irssi_la_LDFLAGS = -module @PLUGIN_LDFLAGS@
plugin_LTLIBRARIES = \
$(wms) \