]> git.proxmox.com Git - mirror_lxc.git/commit - configure.ac
autotools: add --{enable,disable}-{commands,tools}
authorChristian Brauner <christian.brauner@ubuntu.com>
Wed, 14 Feb 2018 10:33:33 +0000 (11:33 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Wed, 28 Feb 2018 09:05:30 +0000 (10:05 +0100)
commit8d0609371e8831fbe185452ee51f784200e52fbf
tree1045ea8d95198c6bbf2e88554f21f34c07945578
parent19462d43e8e9744f08f127bfb5d5a9f08c1aafa9
autotools: add --{enable,disable}-{commands,tools}

This allows users to only compile the shared libray without having to compile
any of the command line tools or command helpers for the shared library.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
configure.ac
doc/Makefile.am
src/lxc/Makefile.am