[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bin/Makefile.am: merge the rules
From: |
Stepan Kasal |
Subject: |
Re: bin/Makefile.am: merge the rules |
Date: |
Thu, 3 Feb 2005 10:49:42 +0100 |
User-agent: |
Mutt/1.4.1i |
Hi,
On Tue, Feb 01, 2005 at 04:09:32PM -0800, Paul Eggert wrote:
> > + $(edit) `test -n "$(address@hidden)" || echo $(srcdir)/address@hidden
> > >address@hidden
>
> It's not portable to nest "make" macros that way; POSIX says the
> results are unspecified. Perhaps you can use a "make" macro that
> expands to a shell pattern instead, and use "case" rather than "test"?
I've invented yet another fix. Is this version also portable?
Stepan
ac_bin_makefile4.patch
Description: Text document