* David Byron wrote on Sat, Jul 31, 2010 at 10:41:29PM CEST:
> If someone is running
> autotools (or even a generated configure script) on windows, I think we can
> assume they've either got cygwin or msys which implies access to make.
OK, so what if they are not actually running configure (or wou
On Saturday, July 31, 2010, Ralf Wildenhues wrote:
> Here's a crazy idea: how about if automake optionally
> output an input file suitable for nmake (after configure
> substitution)? Is that even feasible? (I'd guess so)
> Maybe if we have contents conditional on 'make' or 'nmake'
> output? Wou
Here's a crazy idea: how about if automake optionally output an input
file suitable for nmake (after configure substitution)?
Is that even feasible? (I'd guess so)
Maybe if we have contents conditional on 'make' or 'nmake' output?
Would that even help anybody? (no idea)
Is there anybody willing t