view gaim.pc.in @ 15195:ee79c2c1b5ac

[gaim-migrate @ 17984] Jonathan Brossard found some minor flaws in our perl API... basically perl scripts that used the gaim_debug() functions previously had to escape '%' to get it to not behave wonkily. That should no longer be necessary after this change. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Wed, 13 Dec 2006 10:46:44 +0000
parents 009db0b357b5
children 32f954e8d8aa
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
Libs: -L${libdir} -lgaim