root/vte/trunk/vte.pc.in
| Revision 52, 313 bytes (checked in by inz, 2 years ago) |
|---|
| Line | |
|---|---|
| 1 | prefix=@prefix@ |
| 2 | exec_prefix=@exec_prefix@ |
| 3 | libdir=@libdir@ |
| 4 | includedir=@includedir@ |
| 5 | |
| 6 | defaultemulation=@VTE_DEFAULT_EMULATION@ |
| 7 | |
| 8 | Name: vte |
| 9 | Description: Vte terminal widget. |
| 10 | Version: @VERSION@ |
| 11 | Requires: @NEEDEDPACKAGES@ |
| 12 | Libs: -L${libdir} -lvte @FT2_LIBS@ @OTHERLIBS@ |
| 13 | Cflags: -I${includedir} @FT2_CFLAGS@ @OTHERCFLAGS@ |
Note: See TracBrowser for help on using the browser.
