automake
[Top][All Lists]
Advanced

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

Re: Overriding all commands in Makefile.am


From: NightStrike
Subject: Re: Overriding all commands in Makefile.am
Date: Sun, 12 Aug 2007 18:07:17 -0400

On 8/12/07, Ralf Wildenhues <address@hidden> wrote:
> * NightStrike wrote on Sat, Aug 11, 2007 at 04:50:21PM CEST:
> >
> > Update: It would appear that the automake manual needs to be updated,
> > as the described AC_OUTPUT usage is deprecated.  How do we get the
> > manual updated?
>
> Preferably, by sending a patch against CVS HEAD to automake-patches, or
> writing a bug report in the GNATS or to bug-automake.  But for this case
> I'd just say you're looking at an outdated version of the manual.

http://www.gnu.org/software/automake/manual/html_mono/automake.html

"AC_OUTPUT([Makefile doc/Makefile intl/Makefile po/Makefile.in \
                src/Makefile tests/Makefile tests/hello],
        [chmod +x tests/hello])"

...

"Since automake appears in the AC_OUTPUT macro, a target for it is
automatically generated, and it is also automatically cleaned (despite
the fact it's a script)."

=====

Those are two places in the above referenced document where it could
do with an update.




reply via email to

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