automake-patches
[Top][All Lists]
Advanced

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

Re: nobase.test fix


From: akim
Subject: Re: nobase.test fix
Date: Tue, 30 Oct 2001 22:17:49 +0100
User-agent: Mutt/1.3.23i

On Tue, Oct 30, 2001 at 09:12:35PM +0100, Alexandre Duret-Lutz wrote:
> It turns out that install-sh will build missing directories
> (as when running GNU install with the -D option).
> 
> Therfore, to installing nobase_ data files we just have to use
> $(install_sh) instead of $(INSTAL_DATA).

I like that idea, but I'm a bit worried with partial extension of
the language supported by file_contents.  In particular, some day
we ought to have dignified loops, tests and so on, and I'm afraid
operators like ? : are not very good (telling about nesting them :).

Why don't you use if/endif, or ?FOO? syntax that kills/keeps a line?



reply via email to

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