view finch/finch.pc.in @ 26526:8e594c4cdae4

Fix the auto-linking of protocols. This should fix the problem QuLogic noticed with 'irc:' etc. getting linked in the debug window.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sun, 05 Apr 2009 16:54:09 +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