Update to 24f58c58bb8d22c0e8e6c5ce43c536c47b719bc6
[gnt.git] / gnt.pc.in
blob95916c8f0bdc3adae3aa28d3f2bd9828367d25a0
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5 datarootdir=@datarootdir@
6 datadir=@datadir@
7 sysconfdir=@sysconfdir@
8  
9 Name: LibGNT
10 Description: Glib Ncurses Toolkit is a collection of curses-widgets.
11 Version: @VERSION@
12 Requires: glib-2.0
13 Cflags: -I${includedir}/gnt
14 Libs: -L${libdir} -lgnt