mirror_lxc/lxc.pc.in
Stéphane Graber 07520b2af5
Update maintainers and URLs
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
2013-10-20 00:48:48 -04:00

13 lines
278 B
PkgConfig

bindir=@BINDIR@
libdir=@LIBDIR@
localstatedir=@LOCALSTATEDIR@
includedir=@INCLUDEDIR@
rootfsmountdir=@LXCROOTFSMOUNT@
Name: lxc
Description: linux container tools
Version: @PACKAGE_VERSION@
URL: http://linuxcontainers.org
Libs: -L${libdir} -llxc -lutil
Cflags: -I${includedir}