]> git.proxmox.com Git - mirror_lxc.git/blobdiff - lxc.pc.in
spelling: successfully
[mirror_lxc.git] / lxc.pc.in
index cd513c0156f1caaa3f2987cebd7e440c714007e0..380dd25eadcf88c7b3540748adabf3fd597e1e3e 100644 (file)
--- a/lxc.pc.in
+++ b/lxc.pc.in
@@ -1,11 +1,12 @@
 bindir=@BINDIR@
 libdir=@LIBDIR@
-localstatedir=@LXCPATH@
+localstatedir=@LOCALSTATEDIR@
 includedir=@INCLUDEDIR@
+rootfsmountdir=@LXCROOTFSMOUNT@
 
 Name: lxc
 Description: linux container tools
 Version: @PACKAGE_VERSION@
-URL: http://lxc.sourceforge.net
+URL: http://linuxcontainers.org
 Libs: -L${libdir} -llxc -lutil
 Cflags: -I${includedir}