build: Use option groups in configure output
authorJohan Bergström <bugs@bergstroem.nu>
Mon, 27 Apr 2015 04:45:55 +0000 (14:45 +1000)
committerJohan Bergström <bugs@bergstroem.nu>
Fri, 1 May 2015 00:31:00 +0000 (10:31 +1000)
commita5dcff827a2c7eaec9c20b6271bead8d2225c7c8
tree43e3d4ed46e3c3368bed419b7c97c6b0cc5a99c2
parent801b47acc580b92f3bcaf18e4fd25093292b3221
build: Use option groups in configure output

Minor edits to current build flags and its help texts as well
as grouping shared and i18n options into separate option groups.

Also, validate i18n default/logic similar to how we treat other
options. `--download` isn't really intl-specific but is only used
for that purpose which is why it's grouped similarly.

PR-URL: https://github.com/iojs/io.js/pull/1533
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: Steven R. Loomis <srl@icu-project.org>
configure