Mercurial > pidgin
view console/libgnt/gnt.pc.in @ 14233:4832623a6552
[gaim-migrate @ 16915]
I'm seeing diffs in mkinstalldirs now. Does that need to be in SVN?
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Sun, 20 Aug 2006 18:55:37 +0000 |
parents | da1046158b3b |
children | 5f3058c7a7df |
line wrap: on
line source
prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ datadir=@datadir@ sysconfdir=@sysconfdir@ Name: LibGNT Description: Gaim Ncurses Toolkit is a collection of curses-widgets. Version: @VERSION@ Requires: glib-2.0 Cflags: -I${includedir}/gnt Libs: -L${libdir} -lgnt -lncursesw