Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | configure.ac: eliminate bashism "echo -n" | Max Kellermann | 2011-01-07 | 1 | -5/+5 |
| | | | | Use "printf" instead. | ||||
* | configure.ac: avoid GNU extension in "expr match" call | Max Kellermann | 2011-01-07 | 1 | -1/+1 |
| | |||||
* | configure.ac: Add optional third variable to results. | Avuton Olrich | 2010-04-21 | 1 | -4/+6 |
| | | | | | Add optional third value to results() to allow for non "yes" answers which are considered positive. | ||||
* | configure.ac: New pretty print results menu. | Avuton Olrich | 2010-04-21 | 1 | -0/+17 |
This commit adds a new pretty print menu, we've (far) outgrown the old menu which because hard to traverse. |