view finch/finch.pc.in @ 24283:1ccc28c2613a

This fixes a missing initializer warning I see with gcc 4.3 but haven't seen previously.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Tue, 21 Oct 2008 02:47:17 +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