autoconf-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: should a space really be a "special character" ?


From: Stepan Kasal
Subject: Re: should a space really be a "special character" ?
Date: Mon, 4 Jul 2005 10:01:32 +0200
User-agent: Mutt/1.4.1i

Hello,

On Fri, Jul 01, 2005 at 03:33:55PM -0700, Paul Eggert wrote:
> > P.S. I've just noticed that autoconf/aclocal.m4 also holds
> > AM_MISSING_HAS_RUN.  Why?  To avoid dependencies?
> 
> Yes; someone who's installing Autoconf shouldn't need Automake,
> to avoid the usual bootstrapping problems.

let me rephrase:
aclocal.m4 is generated, it's not a primary source of autoconf.
But the autoconf CVS contains many generated files (Makefile.in,
configure, aclocal.m4, ...), so that you can check out autoconf
and run "./configure && make all check" even if you don't have
Automake installed.

(Don't confuse with acinclude.m4, which _is_ primary source.)

Have a nice day,
        Stepan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]