Mercurial > pidgin.yaz
view libpurple/purple.pc.in @ 17331:9accf6d6cd61
Change msim_msg_get_element to msim_msg_get.
Related functions:
msim_msg_get_integer
msim_msg_get_string
all use msim_msg_get(). msim_msg_get_X gets the value as type X, but
msim_msg_get_element() didn't get the value as an element (instead, it got
the whole element). So now the name is more accurate.
author | Jeffrey Connelly <jaconnel@calpoly.edu> |
---|---|
date | Fri, 01 Jun 2007 05:07:25 +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