view gaim.pc.in @ 25476:b096f7fb6899

Don't set an attribute prefix on the node, and remove an unnecessary call to g_strdup. We'll have to add back (real) attribute prefix setting in 2.6.0 when we can add new API. References #8318.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Tue, 17 Feb 2009 00:27:34 +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