Mercurial > pidgin
view gaim-uninstalled.pc.in @ 15785:e926951e61fe
Don't use g_list_length() and g_slist_length() when all you want to
do if check if the list is empty. Those two functions needlessly
iterate through the entire list.
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Tue, 13 Mar 2007 07:19:06 +0000 |
parents | 023030b74a15 |
children | dde5bebd5fb4 |
line wrap: on
line source
prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ datarootdir=@datarootdir@ datadir=@datadir@ sysconfdir=@sysconfdir@ Name: Gaim Description: Gaim 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