
18 Jan
2010
18 Jan
'10
2:26 a.m.
2010/1/17 Diego Elio Pettenò <flameeyes@gmail.com>:
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. ---
ACK. Thanks, pushed. Matthias