]> git.proxmox.com Git - mirror_lxc.git/blame - lxc.pc.in
spelling: timeout
[mirror_lxc.git] / lxc.pc.in
CommitLineData
b6345ba1 1bindir=@BINDIR@
4d628ca8 2libdir=@LIBDIR@
1c41ddcb 3localstatedir=@LOCALSTATEDIR@
4d628ca8 4includedir=@INCLUDEDIR@
b57c2211 5rootfsmountdir=@LXCROOTFSMOUNT@
b6345ba1
DL
6
7Name: lxc
8Description: linux container tools
d5cf4386 9Version: @PACKAGE_VERSION@
07520b2a 10URL: http://linuxcontainers.org
b6345ba1
DL
11Libs: -L${libdir} -llxc -lutil
12Cflags: -I${includedir}