mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-07-13 18:55:24 +00:00
13 lines
278 B
PkgConfig
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}
|