mirror of
https://github.com/lxc/lua-lxc.git
synced 2026-02-05 09:48:22 +01:00
de76edd1d4d269ffa13918e97a2bb6e0b4e02ce9
PKG_CHECK_VAR is only available in >=pkg-config-0.28. To allow the configure script to be executed on a distribution with a lower pkg-config version (e.g. CentOS 7) it is also defined locally. However so far it is defined after being used, so it would result in an error such as: configure.ac:61: error: possibly undefined macro: PKG_CHECK_VAR Signed-off-by: Reto Gantenbein <reto.gantenbein@linuxmonk.ch>
lua-lxc
This repository provides lua bindings for the LXC container API.
Description
Languages
Lua
44.5%
C
33.1%
M4
17.6%
Makefile
2.5%
Shell
2.3%