view finch/finch.pc.in @ 24271:f498f5a5f501

This fixes a link error when linking with GNU ld and specifying the --as-needed flag to ld. Fixes #7391. committer: John Bailey <rekkanoryo@rekkanoryo.org>
author Diego Pettenò <flameeyes@gentoo.org>
date Thu, 30 Oct 2008 02:41:45 +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