]> git.proxmox.com Git - mirror_lxc.git/blobdiff - lxc.pc.in
github: Update for main branch
[mirror_lxc.git] / lxc.pc.in
diff --git a/lxc.pc.in b/lxc.pc.in
deleted file mode 100644 (file)
index d019154..0000000
--- a/lxc.pc.in
+++ /dev/null
@@ -1,13 +0,0 @@
-prefix=@prefix@
-bindir=@BINDIR@
-libdir=${prefix}/@LIBDIR@
-localstatedir=@LOCALSTATEDIR@
-includedir=${prefix}/@INCLUDEDIR@
-rootfsmountdir=@LXCROOTFSMOUNT@
-
-Name: lxc
-Description: linux container tools
-Version: @PACKAGE_VERSION@
-URL: http://linuxcontainers.org
-Libs: -L${libdir} -llxc -lutil
-Cflags: -I${includedir}