"Alfred M. Szmidt" <[EMAIL PROTECTED]> writes: > As for autoconf being impossible, many thousands of projects use it, > so it cannot be that hard (and it isn't).
I think autoconf's reputation is not entirely deserved; it's actually pretty easy to use for simple everyday configuration, especially if you know how to write a shell script (and automake is even easier -- a Makefile.am file for a simple app is a thing of beauty). It's when things break, or when you need to do something exotic, that it can get kinda painful... -Miles -- Once, adj. Enough. _______________________________________________ gnu-misc-discuss mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-misc-discuss
