view gaim.pc.in @ 24424:b68a672b645d

Is it valid to use purple_timeout_remove() to remove a timer when you're inside the callback for that timer? I don't know, but I do know that it's valid to return FALSE to cancel the timer. And I think this is cleaner.
author Mark Doliner <mark@kingant.net>
date Tue, 25 Nov 2008 01:32:20 +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