view gaim-uninstalled.pc.in @ 15986:0315b014741b

Check if debug_win is != NULL before checking the preference. This should avoid a hash table lookup when debugging is turned off. I think debug_win will ALWAYS be non-null when debugging is on and ALWAYS be null when debugging is off, but I'm not positive and I didn't want to break anything, so I left both checks in there.
author Mark Doliner <mark@kingant.net>
date Tue, 03 Apr 2007 06:30:22 +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