view finch/finch.pc.in @ 21326:6ba02326c9e1

Fixed whitespace and indentation in jabber_register_parse(). I'm seeing crashes while attempting to register, and it was difficult to follow the previous code with inconsistent and misleading indentation.
author Evan Schoenberg <evan.s@dreskin.net>
date Mon, 19 Nov 2007 06:15:15 +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