view gaim.pc.in @ 27112:aa2a2eae9c3e

Cleanup the code surrounding gc->disconnect_timeout and set it to 0 in the timer callback function to avoid trying to remove the timer after it's been triggered. The callback function returns FALSE to remove the timer.
author Mark Doliner <mark@kingant.net>
date Thu, 18 Jun 2009 19:36:46 +0000
parents dde5bebd5fb4
children
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datarootdir=@datarootdir@
datadir=@datadir@
sysconfdir=@sysconfdir@

Name: Pidgin (Gaim compatibility)
Description: Pidgin is a GTK2-based instant messenger application.
Version: @VERSION@
Requires: glib-2.0
Cflags: -I${includedir}/libpurple
Libs: -L${libdir} -lpurple