Mercurial > pidgin
view libpurple/purple-uninstalled.pc.in @ 21241:d8990c20cbee
Mark some libpurple-internal functions as deprecated to further help keep
plugin authors from using them. For 3.0.0, we need to modify these to make
them private for real.
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Sun, 14 Oct 2007 19:46:19 +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