Mercurial > pidgin.yaz
view libpurple/purple.pc.in @ 22716:5433b59bdfc3
Remove code that tried to show the buddylist from the core (but didn't
work in pidgin). I think 006a7eef is a better way of doing it.
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Fri, 25 Apr 2008 20:35:32 +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