commit | c23f23b970ae8ce75d2254c64cf23d95a757811e | [log] [tgz] |
---|---|---|
author | Michael Tokarev <mjt@tls.msk.ru> | Wed Jun 17 22:19:26 2015 +0300 |
committer | Michael Tokarev <mjt@tls.msk.ru> | Tue Jun 23 20:23:33 2015 +0300 |
tree | 03159c3e3f7ac5949fe99011b99ba5f76019e93f | |
parent | 1e4db0595777b9b9a5a6a9f49ac3d187dda341f9 [diff] |
configure: rearrange --help and consolidate enable/disable together This is an attempt to rearrange configure --help output a bit and consolidate pairs of --enable/disable into its own section. After this, help text is easier to sort, manage and read. More descriptive text can be added as well, since we now have more space. While at it, mention en/dis-able-vte. Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>