Mercurial > pidgin
view libpurple/purple.pc.in @ 27445:065294d973b4
This fixes this compile warning:
util.c:4052: warning: passing argument 2 of ¡Æprocess_chunked_data¡Ç from incompatible pointer type
util.c:3861: note: expected ¡Ægsize *¡Ç but argument is of type ¡Ælong unsigned int *¡Ç
Someone could do with checking our use of various different types (gsize,
gssize, unsigned long, I forget what else) throughout the url parsing and
retrieving things.
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Fri, 10 Jul 2009 01:48:32 +0000 |
parents | 389a51db740f |
children | 1d969bd224f2 |
line wrap: on
line source
prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ datarootdir=@datarootdir@ 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