projects
/
platform
/
upstream
/
libxkbcommon.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
atom: expand variable names
[platform/upstream/libxkbcommon.git]
/
xkbcommon.pc.in
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: xkbcommon
7
Description: XKB API common to servers and clients
8
Version: @PACKAGE_VERSION@
9
Cflags: -I${includedir}
10
Libs: -L${libdir} -lxkbcommon