Mercurial > pidgin
view libpurple/purple-uninstalled.pc.in @ 18431:5bc6c4097a77
accept() wants a pointer to a socklen_t, not an unsigned int. This has no programattic effect, since we don't actually use the return value, but it silences a warning on my system.
author | Evan Schoenberg <evan.s@dreskin.net> |
---|---|
date | Wed, 04 Jul 2007 15:26:17 +0000 |
parents | 3b86ad370861 |
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${pcfiledir} Libs: ${pcfiledir}/libpurple.la