]> git.proxmox.com Git - mirror_lxc.git/blame - lxc.pc.in
update the lxc-ps man page after previous code change
[mirror_lxc.git] / lxc.pc.in
CommitLineData
b6345ba1
DL
1bindir=@BINDIR@
2libdir=@LIBDIR@
3localstatedir=@LXCPATH@
4includedir=@INCLUDEDIR@
5
6Name: lxc
7Description: linux container tools
8Version: @LXC_MAJOR_VERSION@.@LXC_MINOR_VERSION@.@LXC_MICRO_VERSION@
9URL: http://lxc.sourceforge.net
10Libs: -L${libdir} -llxc -lutil
11Cflags: -I${includedir}