automake
[Top][All Lists]
Advanced

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

Re: Question marks in Makefile.in


From: akim
Subject: Re: Question marks in Makefile.in
Date: Mon, 26 Feb 2001 02:18:12 +0100
User-agent: Mutt/1.3.12i

On Sun, Feb 25, 2001 at 04:31:43PM -0500, Pavel Roskin wrote:
> Hello, Akim!
> 
> The version 1.272 of the top-level Makefile.in that you submitted today to
> the Automake CVS contains the following lines:
> 
> ?EXEC?insexec-data-am: install-info-am
> ?!EXEC?install-data-am: install-info-am
> 
> I believe those question marks are supposed to be processed by Automake.
> They should not appear in Makefile.in. Something must be wrong in your
> patches.

Thanks Pavel!

I will look at this tomorrow and fix it.  Without looking at the code, I
think I must have been somewhat too systematic Iin inserting ?EXEC?, I
don't think info page should depend on exec vs. data.  Tom?  I'm not sure
of myself, there are some rules Tom is trying to teach me, but something
escapes from my understanding.

Still, this bug can be easily detected by automake.  But @FOO@ bugs
are harder since we share @ with AC_SUBST.  I would really love to
use %FOO% instead in Automake.  Tom, what do you think?  This would
make it possible for automake to check what it outputs.



reply via email to

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