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

Revision 20883, 313 bytes checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r20882, which included commits to RCS files with non-trunk default branches.
Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6defaultemulation=@VTE_DEFAULT_EMULATION@
7
8Name: vte
9Description: Vte terminal widget.
10Version: @VERSION@
11Requires: @NEEDEDPACKAGES@
12Libs: -L${libdir} -lvte @FT2_LIBS@ @OTHERLIBS@
13Cflags: -I${includedir} @FT2_CFLAGS@ @OTHERCFLAGS@
Note: See TracBrowser for help on using the repository browser.