Mercurial > pidgin.yaz
view libpurple/purple-uninstalled.pc.in @ 18812:43b914fef77a
My version of automake seems to require that these if and endif
statements appear at the beginning of the line. If not I get
the following error at compile time:
make[5]: Entering directory `/home/dude/code-pidgin-trunk/libpurple/protocols/bonjour'
Makefile:1019: *** missing separator. Stop.
make[5]: Leaving directory `/home/dude/code-pidgin-trunk/libpurple/protocols/bonjour'
And the if and endif lines appear in Makefile, which they should not.
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Mon, 06 Aug 2007 04:52:24 +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