Mercurial > pidgin
view finch/finch.pc.in @ 27766:8660d8bc467c
Minor optimization when sending and receiving messages on Yahoo: only
call strlen() on the message once instead of twice. We already had
a variable for it... now we just initialize it earlier.
I also gave the variables more descriptive names
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Fri, 31 Jul 2009 08:47:42 +0000 |
parents | 389a51db740f |
children |
line wrap: on
line source
prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ datarootdir=@datarootdir@ datadir=@datadir@ sysconfdir=@sysconfdir@ Name: Finch Description: Finch is an instant messenger application that uses libpurple for protocol support and ncurses (libgnt) for the UI. Version: @VERSION@ Requires: gnt purple Cflags: -I${includedir}/finch