view gaim.pc.in @ 18155:094698b04630

Based on my calculations, this comment made no sense. It is not necessary to add a pref before deleting it, and emptying the function doesn't break the API. I am also changing an instance of purple_prefs_rename() into _remove() because it would rename a preference to the one that is being removed anyway.
author Kevin Stange <kevin@simguy.net>
date Sun, 17 Jun 2007 07:46:04 +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