Mercurial > pidgin
view libpurple/purple.pc.in @ 17386:141ecb693c16
Another change from o_sukhodolsky
Fix this warning:
tcl_signals.c: In function 'tcl_signal_handler_free':
tcl_signals.c:51: warning: suggest explicit braces to avoid ambiguous 'else'
References #1344
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Wed, 30 May 2007 05:32:49 +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