mirror_lxc/lxc.pc.in
0x0916 4d628ca896 Revert "Add a prefix to the lxc.pc"
This reverts commit 758243d8af.

Signed-off-by: 0x0916 <w@laoqinren.net>
2017-06-23 19:47:12 +08: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}