view gaim.pc.in @ 16678:a081abf60514

I've put the libgnt so versioning stuff into finch/libgnt/configure.ac, which allows for building libgnt standalone. Until it's split out, we'll need to increment the version numbers in both places, which is documented in each configure.ac.
author Richard Laager <rlaager@wiktel.com>
date Sun, 29 Apr 2007 23:01:43 +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