[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: |
Wed, 2 Feb 2005 14:22:11 +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"?
OK. Please look at this patch; can it be checked in?
Thanks,
Stepan
ac_bin_makefile3.patch
Description: Text document