Preserve ./configure --help order.
Since we used AC_ARG_WITH(groupname) to indicate a group of options we definitely want the configure output sorted. Now we use EXTEND_HELP_STRING and do no longer abuse AC_ARG_WITH. Signed-off-by: Daniel Mierswa <impulze@impulze.org> Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
Showing
Please register or sign in to comment