Re: converting netkit to autoconf?

2002-08-15 Thread Tom Tromey
> "Russ" == Russ Allbery <[EMAIL PROTECTED]> writes: >> Why am I having this sense of deja vu? >> http://sc-archive.codesourcery.com/sc_config Russ> BuildConf is basically Autoconf plus Automake, which is useful Russ> but not what I want and which isn't going to be any easier to Russ> write

Re: slow makefiles are getting even slower

2002-08-15 Thread Eric Siegerman
On Thu, Aug 15, 2002 at 05:02:40PM +0200, Zdenek Kabelac wrote: > [...] there are no @VARS@ anywhere in the Makefile.am > (So in this case I think it could be possible to simply skip > generation of Makefile.in files in my eyes.) This would be bad! The optimization might well be a good idea (