comparison finch/finch.pc.in @ 20326:8413368adb5a

applied changes from b5a4f36867889f85c7c9d341c9c295f2f4e51e1d through af189a57a506d62e54affdb1e26df33eff4a4eb4 applied changes from b5a4f36867889f85c7c9d341c9c295f2f4e51e1d through af189a57a506d62e54affdb1e26df33eff4a4eb4 applied changes from af189a57a506d62e54affdb1e26df33eff4a4eb4 through 2495a1b6a3619d8188151eaf2822ce2ecd435dbf
author Luke Schierer <lschiere@pidgin.im>
date Fri, 19 Oct 2007 18:08:41 +0000
parents
children eb53ce4852a6
comparison
equal deleted inserted replaced
20325:4ff4e3aeab27 20326:8413368adb5a
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5 datadir=@datadir@
6 sysconfdir=@sysconfdir@
7
8 Name: Finch
9 Description: Finch is an instant messenger application that uses libpurple for protocol support and ncurses (libgnt) for the UI.
10 Version: @VERSION@
11 Requires: gnt purple
12 Cflags: -I${includedir}/finch
13