Mercurial > pidgin
view libpurple/purple-uninstalled.pc.in @ 30251:eeee406244da
rpmlint was complaining about the \*Q and \*U included in finch's man page:
W: manual-page-warning /usr/share/man/man1/finch.1.gz 62: warning: `Q' not defined
W: manual-page-warning /usr/share/man/man1/finch.1.gz 62: warning: `U' not defined
We/I don't know what they're for so I think we can ditch them as they have
no obvious affect on the rendering.
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Thu, 08 Jul 2010 02:13:38 +0000 |
parents | 1d969bd224f2 |
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@ 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_srcdir} -I${abs_builddir} Libs: ${abs_builddir}/libpurple.la