view gaim.pc.in @ 23110:53bf3c21b79d

The key and value need to be g_stdup()'d before adding to the hash table since g_free will be called on them when it is destroyed. Thanks to Mark for catching this.
author Evan Schoenberg <evan.s@dreskin.net>
date Wed, 30 Apr 2008 21:09:59 +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