view finch/finch.pc.in @ 32740:200a6032d8ec

makensis on Windows now accepts - or / as an argument prefix (since 2.25). This means that we can just use - directly and not make it configurable. This will alleviate issues for people using the MSYS shell. Thanks to renatosilva for this. Fixes #14960
author Daniel Atallah <daniel.atallah@gmail.com>
date Tue, 28 Feb 2012 22:41:57 +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