Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-05 | Revert "configure: don't error out on variable confusions, just warn" | Daniel Stenberg | |
This reverts commit 6b27703b5f525eccdc0a8409f51de8595c75132a. | |||
2013-08-04 | configure: don't error out on variable confusions, just warn | Daniel Stenberg | |
2013-08-03 | configure: rephrase the notice in _XC_CHECK_VAR_* | Daniel Stenberg | |
Instead of claiming it is an error, we call it a "note" to reduce the severity level. But the following text now says the [variable] "*should* only be used to specify"... instead of previously having said "may". | |||
2013-01-20 | configure: autotools compatibility fixes - step I | Yang Tse | |
Fix proper macro expansion order across autotools versions for C compiler and preprocessor program checks. |