view gaim.pc.in @ 15599:023030b74a15

SF Patch #1643233 from Brian Cameron "Add uninstalled.pc file for [Gaim]" From my understanding, this allows you to build Gaim plugins after building Gaim but before installing it.
author Richard Laager <rlaager@wiktel.com>
date Fri, 09 Feb 2007 17:15:41 +0000
parents 32f954e8d8aa
children c6e563dfaa7a
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datarootdir=@datarootdir@
datadir=@datadir@
sysconfdir=@sysconfdir@
 
Name: Gaim
Description: Gaim is a GTK2-based instant messenger application.
Version: @VERSION@
Requires: glib-2.0
Cflags: -I${includedir}/gaim
Libs: -L${libdir} -lgaim