Mercurial > pidgin
view libpurple/purple.pc.in @ 22981:410f1bf7f734
I have no idea why this only started being an issue now, but as I was
checking to see if I could build the RPMs, dbus started complaining that
DBUS_API_SUBJECT_TO_CHANGE was not defined. Hopefully this fix will make
that unlikely to be a problem ever again.
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Fri, 16 May 2008 21:01:24 +0000 |
parents | 389a51db740f |
children | 1d969bd224f2 |
line wrap: on
line source
prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ datarootdir=@datarootdir@ datadir=@datadir@ sysconfdir=@sysconfdir@ Name: libpurple Description: libpurple is a GLib-based instant messenger library. Version: @VERSION@ Requires: glib-2.0 Cflags: -I${includedir}/libpurple Libs: -L${libdir} -lpurple