view gaim.pc.in @ 19188:b775a0bff96c

Reverse the key/value pairs as they go out, so that they're in the correct order. This is needed because we use prepend instead of append when building the list, and we already use reverse on the receiving side.
author Tim Ringenbach <marv@pidgin.im>
date Wed, 11 Jul 2007 15:21:39 +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