source: trunk/third/vte/vte.pc.in @ 18695

Revision 18695, 278 bytes checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18694, which included commits to RCS files with non-trunk default branches.
Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: vte
7Description: Vte terminal widget.
8Version: @VERSION@
9Requires: glib-2.0 gobject-2.0 atk pango pangox gtk+-2.0 gdk-pixbuf-2.0
10Libs: -L${libdir} -lvte @OTHERLIBS@
11Cflags: -I${includedir}
Note: See TracBrowser for help on using the repository browser.