aboutsummaryrefslogtreecommitdiff
blob: 3eb1532422299648bb7a62a460ba1bb0638200b3 (plain)
1
2
3
4
5
6
7
# autoconf & automake wrappers

These are small wrappers that try to select the right tool version depending on
a number of factors:
* Which version is requested via env settings (e.g. WANT_AUTO{CONF,MAKE})
* Which version was used to generate the project files
* If all else fails, try the latest version available