commit | ff19c781d3b655aba3dcf07a68537c7bae2468b5 | [log] [tgz] |
---|---|---|
author | Thomas Haller <thaller@redhat.com> | Wed Mar 18 15:20:28 2015 +0100 |
committer | Thomas Haller <thaller@redhat.com> | Wed Mar 18 15:36:02 2015 +0100 |
tree | 6683b1038cdad76c3329fdc59cf337422216736c | |
parent | 0c97b088f1df5b1d56a5ffa75fe736368f1f2586 [diff] |
build: extend configure option --enable-cli and install all cli programs Previously, some cli programs were installed to sbin/ and most were not installed at all. Now, by default install all of them to bin/ directory. But extend the configure option to allow specifying 'no-inst', 'bin', or 'sbin'. Acked-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: Thomas Haller <thaller@redhat.com>