pidgin.win32.autotools: 3c0410c0: Fix to make the sametime prpl compile fr...
datallah at pidgin.im
datallah at pidgin.im
Wed Nov 3 18:31:00 EDT 2010
----------------------------------------------------------------------
Revision: 3c0410c0587e0a6d5eddc5eaa667d434bd1d77d8
Parent: 0c27aa3026bc89dd1f9b0835fefde5a97404d0e8
Author: datallah at pidgin.im
Date: 11/03/10 18:05:33
Branch: im.pidgin.pidgin.win32.autotools
URL: http://d.pidgin.im/viewmtn/revision/info/3c0410c0587e0a6d5eddc5eaa667d434bd1d77d8
Changelog:
Fix to make the sametime prpl compile from Fridrich
Changes against parent 0c27aa3026bc89dd1f9b0835fefde5a97404d0e8
patched libpurple/protocols/sametime/Makefile.am
-------------- next part --------------
============================================================
--- libpurple/protocols/sametime/Makefile.am defef4379411f2f1cd412b1335c4253abcf8976b
+++ libpurple/protocols/sametime/Makefile.am d15f5449a5a48864c8bd2ddb697d8469ce98446f
@@ -24,7 +24,7 @@ libsametime_la_SOURCES = $(SAMETIMESOURC
endif
libsametime_la_SOURCES = $(SAMETIMESOURCES)
-libsametime_la_LDFLAGS = -module -avoid-version
+libsametime_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINED)
libsametime_la_LIBADD = $(GLIB_LIBS) $(MEANWHILE_LIBS) $(PURPLE_LIBS)
AM_CPPFLAGS = \
More information about the Commits
mailing list