view libpurple/purple.pc.in @ 19547:6c726af063c9

Revert jeff2's changes from 2007-08-12. Specifically revision a86eabd31cf08d9b410391ddba7a201bbeb35f9c. The changes were made to the im.pidgin.soc.2007.msimprpl. I'm guessing he checked these in accidentally. It caused a bunch of compile warnings.
author Mark Doliner <mark@kingant.net>
date Thu, 30 Aug 2007 06:45:27 +0000
parents ce049678a67b
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${includedir}/libpurple
Libs: -L${libdir} -lpurple