Mercurial > pidgin.yaz
view libpurple/purple-2-uninstalled.pc.in @ 32721:2dd117990702
Unless I'm missing something really obvious, this should fix #14544 by telling
the compiler where to find GNUTLS headers. It should also allow the gg prpl to
be linked against GNUTLS if we're using an external libgadu.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Sat, 01 Oct 2011 23:20:49 +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@ abs_srcdir=@abs_srcdir@ abs_builddir=@abs_builddir@ abs_top_srcdir=@abs_top_srcdir@ abs_top_builddir=@abs_top_builddir@ 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${abs_top_srcdir} -I${abs_top_builddir} Libs: ${abs_builddir}/libpurple.la