view gaim.pc.in @ 15692:562eaef05fe5

Evan, was this line necessary? It causes the following warning for me when compiling: eventloop.c: In function 'gaim_input_get_error': eventloop.c:70: warning: ISO C90 forbids mixed declarations and code
author Mark Doliner <mark@kingant.net>
date Sat, 24 Feb 2007 20:22:50 +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