Mercurial > pidgin
view libpurple/purple-2.pc.in @ 30214:3ae0814ae727
So it turns out the name vs oname thing wasn't a typo on Mark's part. I just
misinterpreted it. Fix that and also avoid use of purple_normalize() in this
function, because both places it's called already normalize strings before
passing them in. No sense normalizing the same string twice.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Sat, 19 Jun 2010 16:15:19 +0000 |
parents | a52831eada67 |
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