]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Standardise ./configure --help options reporting.
authorDiego Elio Pettenò <flameeyes@gmail.com>
Sun, 17 Jan 2010 14:48:45 +0000 (15:48 +0100)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Mon, 18 Jan 2010 01:10:46 +0000 (02:10 +0100)
commit4d434da34c4b82c1a905c64b6c20d987c751b7db
treed23df7440e2c220db4b73a99bd3c17121e513d49
parenta0356bcc41470684f4683f86af8eaea0154fd324
Standardise ./configure --help options reporting.

Always use AC_HELP_STRING for the help text for options at ./configure,
so that the output is properly aligned.

Use proper quadrigraphs for outputting the brackets.

Always use autoconf-style [default=$foo] output to state the default, both
where it was stated before and where it wasn't.

This time, include Matthias Bolte notes regarding defaults, and removing
PFX specification from phyp.
configure.in