view gaim.pc.in @ 13683:59a86d70825b

[gaim-migrate @ 16086] If we're going to support crappy stalker-enablement plugins, we should at least make an effort to ensure that they don't require C99. This removes a variadic macro (DEBUG_INFO) from psychic.c by: %s/DEBUG_INFO(/gaim_debug_info("psychic", / There were only three occurrences of the DEBUG_INFO macro, so this isn't a big deal. committer: Tailor Script <tailor@pidgin.im>
author Ethan Blanton <elb@pidgin.im>
date Sun, 23 Apr 2006 22:05:14 +0000
parents afc440485a9e
children 009db0b357b5
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datadir=@datadir@
sysconfdir=@sysconfdir@
 
Name: Gaim
Description: Gaim is a GTK2-based instant messenger application.
Version: @VERSION@
Requires: glib-2.0
Cflags: -I${includedir}/gaim