view libpurple/protocols/Makefile.am @ 20101:3a5f152e7ed0

This fixes compilation issues where old glib and either an old gcc or a non-gcc compiler is used. I have opted to put the same preprocessor directives in each plugin over including additional headers to fix this for the purposes of staying as close as possible to the version I have in the how-to documentss on the wiki. Fixes #3142 and bugs reported via the mailing list, IRC channel, and XMPP conference.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Mon, 17 Sep 2007 04:50:24 +0000
parents 90a41215bcb1
children 8ae3eef4a27d
line wrap: on
line source

EXTRA_DIST = Makefile.mingw

DIST_SUBDIRS = bonjour gg irc jabber msn myspace novell null oscar qq sametime silc silc10 toc simple yahoo zephyr

SUBDIRS = $(DYNAMIC_PRPLS) $(STATIC_PRPLS)