view gaim.pc.in @ 26228:9c633c83caa6

Fix a bug, where malloc failed to allocate memory at times, replaced with g_strdup
author Sulabh Mahajan <sulabh@soc.pidgin.im>
date Fri, 22 Aug 2008 18:48:03 +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