view finch/finch.pc.in @ 27677:f3e06bdac3d1

Use mingw's <sys/time.h> to define "struct timezone" when it is new enough. hopefully this doesn't break anything (it helps cross-compiling OTR)
author Stu Tomlinson <stu@nosnilmot.com>
date Sat, 18 Jul 2009 02:32:04 +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