[Pidgin] #3965: Compiling with external libzephyr causes UI hangs in Zephyr prpl
Pidgin
trac at pidgin.im
Wed Nov 14 16:23:20 EST 2007
#3965: Compiling with external libzephyr causes UI hangs in Zephyr prpl
---------------------+------------------------------------------------------
Reporter: ari | Owner: seanegan
Type: defect | Status: new
Priority: minor | Milestone:
Component: Zephyr | Version: 2.2.2
Resolution: | Keywords:
Pending: 0 |
---------------------+------------------------------------------------------
Comment (by ari):
Klee forgot to send part of the patch:
{{{
--- Makefile.am~ 2007-11-14 11:28:20.000000000 -0600
+++ Makefile.am 2007-11-14 15:10:43.000000000 -0600
@@ -77,7 +77,7 @@
if STATIC_ZEPHYR
-st = -DPURPLE_STATIC_PRPL -Dlint
+st = -DPURPLE_STATIC_PRPL -DSTATIC_ZEPHYR -Dlint
noinst_LIBRARIES = libzephyr.a
libzephyr_a_SOURCES = $(ZEPHYRSOURCES)
libzephyr_a_CFLAGS = $(AM_CFLAGS)
}}}
--
Ticket URL: <http://developer.pidgin.im/ticket/3965#comment:1>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list