Mercurial > pidgin.yaz
view libpurple/purple-3.pc.in @ 32289:baa138225911
Per discussion with rlaager both on the mailing list and in the XMPP MUC, bump
purple_lt_current to 20 to pad for continued development on 2.x and correct my
previous stupidity with respect to libtool versioning.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Thu, 17 Mar 2011 01:42:14 +0000 |
parents | 66a445eb2b84 |
children |
line wrap: on
line source
prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ datarootdir=@datarootdir@ datadir=@datadir@ sysconfdir=@sysconfdir@ plugindir=${libdir}/purple-@PURPLE_MAJOR_VERSION@ Name: libpurple Description: libpurple is a GLib-based instant messenger library. Version: @VERSION@ Requires: glib-2.0 Cflags: -I${includedir} Libs: -L${libdir} -lpurple