view gaim.pc.in @ 20180:034a03ae657b

Add a 'purple.h' that includes the defines and other header files required to compile against libpurple. Thanks to John 'rekkanoryo' Bailey for the nice description. This should get rid of all the G_GNUC_NULL_TERMINATED compile errors many people keep getting. Closes #2524.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Wed, 19 Sep 2007 08:26:30 +0000
parents dde5bebd5fb4
children
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datarootdir=@datarootdir@
datadir=@datadir@
sysconfdir=@sysconfdir@

Name: Pidgin (Gaim compatibility)
Description: Pidgin is a GTK2-based instant messenger application.
Version: @VERSION@
Requires: glib-2.0
Cflags: -I${includedir}/libpurple
Libs: -L${libdir} -lpurple