view gaim.pc.in @ 15695:c463709294f8

errno is a global thingy, and using it in this header seems to make the compiler think that errno isn't an int*. I dunno. The message is a little wonky, but I guess it makes sense. Anyway, the header matches the source now.
author Mark Doliner <mark@kingant.net>
date Sat, 24 Feb 2007 20:39:05 +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