This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: Automake 1.5 - depcomp not added to DIST_COMMON
- To: <automake-patches at gnu dot org>
- Subject: Re: Automake 1.5 - depcomp not added to DIST_COMMON
- From: Akim Demaille <akim at epita dot fr>
- Date: 09 Nov 2001 17:12:25 +0100
- Cc: Pavel Roskin <proski at gnu dot org>, <automake at gnu dot org>
- List-Id: Discussion list for automake <automake.gnu.org>
- References: <Pine.LNX.4.33.0108280207020.25589-100000@portland.hansa.lan><mvbofo3kqm3.fsf@phobos.lrde.epita.fr>
>>>>> "adl" == Alexandre Duret-Lutz <duret_g@lrde.epita.fr> writes:
adl> 2001-09-22 Alexandre Duret-Lutz <duret_g@epita.fr>
adl> Fix for distcommon2.test: * automake.in
adl> (automake_needs_to_reprocess_all_files): New variable. ("main"):
adl> Process all Makefiles a second time if
adl> $automake_needs_to_reprocess_all_files is set.
adl> (maybe_push_required_file): Return 1 or 0 whether the file is
adl> pushed or not. (require_file_internal): Set
adl> $automake_needs_to_reprocess_all_files if an added file can't be
adl> pushed.
Given that this is the most important complaint against Automake,
please install it. And NEWS it :P