view gaim-uninstalled.pc.in @ 28628:66c4fbe088d0

struct tx_packet->datalen is an int, so use %d here instead of G_GSIZE_FORMAT This gets rid of this warning: protocol.c:351: warning: format ¡Æ%lu¡Ç expects type ¡Ælong unsigned int¡Ç, but argument 7 has type ¡Æint¡Ç struct tx_packet->datalen probably should be a size_t or gsize, but that's a bigger change than I want to make right now
author Mark Doliner <mark@kingant.net>
date Mon, 23 Nov 2009 07:15:53 +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${pc_top_builddir}/${pcfiledir}/libpurple -I${pc_top_builddir}/${pcfiledir}/pidgin
Libs: ${pc_top_builddir}/${pcfiledir}/libpurple/libpurple.la