K 10 svn:author V 3 ade K 8 svn:date V 27 2010-12-04T07:26:18.000000Z K 7 svn:log V 516 Rework bsd.autotools.mk now that we have a single legacy autoconf/automake (2.13/1.4) and an up-to-date version. USE_AUTOTOOLS stanzas have now been changed to remove the specific version number of the current version, for example: autoconf:213 -> autoconf213 automake:14 -> automake14 autoconf:268 -> autoconf automake:111 -> automake This will considerably reduce tree-churn when it comes to new versions of the "current" autotools, allowing for quicker deployment. Tested by: -exp runs (pav) Hatemail to: ade END