]> git.ipfire.org Git - thirdparty/lxc.git/commit
don't build init.lxc.static if libcap.a isn't available
authorDwight Engen <dwight.engen@oracle.com>
Fri, 20 Jun 2014 20:45:09 +0000 (16:45 -0400)
committerStéphane Graber <stgraber@ubuntu.com>
Mon, 23 Jun 2014 16:06:30 +0000 (12:06 -0400)
commite78884c958f818888725cd2d4cd54f0520445aa9
tree8e6bba7de3c2e306f49bbccfa4f21dfb7ea0260d
parent513e1502c824e7705a1f9af73be0b58ec6fd0153
don't build init.lxc.static if libcap.a isn't available

Note that building init.lxc.static still requires a static libutil.a
and libpthread.a, but these are available on most distro's through
glibc-static.

Signed-off-by: Dwight Engen <dwight.engen@oracle.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
configure.ac
src/lxc/Makefile.am