view libpurple/purple.pc.in @ 15814:36cd15099a36

I know I wrote different things here. The gtkdialogs.c is what the submitter requested be put. The changelog has the addition for me, to help me remember who to accept from.
author Luke Schierer <lschiere@pidgin.im>
date Mon, 19 Mar 2007 19:06:35 +0000
parents 4ea624932995
children ce049678a67b
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${includedir}/libpurple
Libs: -L${libdir} -lpurple