projects
/
vte.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Seal VTE when VTE_SEAL_ENABLE is given, not GSEAL_ENABLE
[vte.git]
/
vte.pc.in
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: @VTE_PKGS@
12
Libs: -L${libdir} -lvte@VTE_LIBRARY_SUFFIX_U@
13
Cflags: -I${includedir}/vte-@VTE_API_VERSION@ -DVTE_SEAL_ENABLE