pidgin.win32.autotools: 31ecdc67: IdleTracker is long gone

datallah at pidgin.im datallah at pidgin.im
Mon Nov 8 17:55:49 EST 2010


----------------------------------------------------------------------
Revision: 31ecdc67c9a43137bd0ea2069230632b6b3320d0
Parent:   5ecf86cbe0f010f777d19ea836281dde5c54f27e
Author:   datallah at pidgin.im
Date:     11/04/10 14:43:22
Branch:   im.pidgin.pidgin.win32.autotools
URL: http://d.pidgin.im/viewmtn/revision/info/31ecdc67c9a43137bd0ea2069230632b6b3320d0

Changelog: 

IdleTracker is long gone

Changes against parent 5ecf86cbe0f010f777d19ea836281dde5c54f27e

  patched  pidgin/Makefile.am

-------------- next part --------------
============================================================
--- pidgin/Makefile.am	1fafa67a1d0fc5e510b621c79f193967c8b3de85
+++ pidgin/Makefile.am	989c94abf165dbe85a47664bf644be70e6b7586f
@@ -242,8 +242,7 @@ AM_CPPFLAGS += \
 AM_CPPFLAGS += \
 	-DUSE_FHS \
 	-I$(top_srcdir)/libpurple/win32 \
-	-I$(top_srcdir)/pidgin/win32 \
-	-I$(top_srcdir)/pidgin/win32/IdleTracker
+	-I$(top_srcdir)/pidgin/win32
 endif
 	
 endif  # ENABLE_GTK


More information about the Commits mailing list