On 02/07/15 20:25, Martin Lucina wrote:
Wonderful. So the canonical compilation process for a GNU autoconf package is now:./configure --host=x86-64-rumprun-netbsd (or whichever target) make Given that configure will just work out CC et al correctly now, do you mind if I remove the -configure, -make and -gmake wrappers?
-configure, sure, but we can't assume that everything on the planet uses gnu autoconf, and therefore the case for -{g,}make remains.
