view finch/finch.pc.in @ 21328:daf85e00658b

Some versions of libgadu use __GG_LIBGADU_HAVE_OPENSSL, others use GG_CONFIG_HAVE_OPENSSL to define if it is linked with OpenSSL, so we need to check for both to avoid linking with it.
author Stu Tomlinson <stu@nosnilmot.com>
date Sun, 11 Nov 2007 16:30:46 +0000
parents eb53ce4852a6
children 389a51db740f
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datadir=@datadir@
datarootdir=@datarootdir@
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