]> git.proxmox.com Git - mirror_lxc.git/blob - lxc.pc.in
lxc: lxc version to reflect string in AC_INIT (V2)
[mirror_lxc.git] / lxc.pc.in
1 bindir=@BINDIR@
2 libdir=@LIBDIR@
3 localstatedir=@LXCPATH@
4 includedir=@INCLUDEDIR@
5
6 Name: lxc
7 Description: linux container tools
8 Version: @PACKAGE_VERSION@
9 URL: http://lxc.sourceforge.net
10 Libs: -L${libdir} -llxc -lutil
11 Cflags: -I${includedir}