view gaim.pc.in @ 24341:a41e0d8ddae4

- Make autogen.sh find autogen.args when /bin/sh is not bash. - Export CFLAGS and LDFLAGS so that doesn't have to be done in autogen.args. - Fix a typo and some whitespace inconsistency.
author Richard Laager <rlaager@wiktel.com>
date Thu, 30 Oct 2008 19:56:54 +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