* [EMAIL PROTECTED] wrote on Sun, Oct 05, 2008 at 11:48:24PM CEST: > FYI, I'm not using automake because I'm trying to keep my project > easily cross-platform: I'm not sure if there's an easy to use set of > auto tools for windows. If you know of such a set, that'd be great.
autotools work fine on w32, for example using Cygwin or using MinGW. Cheers, Ralf