Mercurial > pidgin
view libpurple/purple-uninstalled.pc.in @ 16907:533ebd404184
Change the nat-pmp code to use glib's integer types instead of those from
stdint.h. Also, remove the err.h #include which doesn't seem to be needed.
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Sat, 05 May 2007 14:50:00 +0000 |
parents | 3b86ad370861 |
children | eb53ce4852a6 |
line wrap: on
line source
prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ datadir=@datadir@ sysconfdir=@sysconfdir@ Name: libpurple Description: libpurple is a GLib-based instant messenger library. Version: @VERSION@ Requires: glib-2.0 Cflags: -I${pcfiledir} Libs: ${pcfiledir}/libpurple.la