view pidgin/pidgin.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 4ea624932995
children c6e563dfaa7a
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datadir=@datadir@
sysconfdir=@sysconfdir@
 
Name: Pidgin
Description: Pidgin is a GTK2-based instant messenger application.
Version: @VERSION@
Requires: glib-2.0 gtk+-2.0 purple
Cflags: -I${includedir}/pidgin