view gaim.pc.in @ 22334:9479cf89a97d

In msimprpl, support dynamically-allocated strings in message element names, and use them in msim_msg_dictionary_parse(). Dynamically-allocated strings were used before, but MsimMessage didn't support them, so they were leaked. This change should fix the leaks. Closes #3281.
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Mon, 25 Feb 2008 00:25:23 +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