[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AM_CONDITIONAL should m4_pattern_allow its results
From: |
Akim Demaille |
Subject: |
Re: AM_CONDITIONAL should m4_pattern_allow its results |
Date: |
Fri, 17 Dec 2004 14:43:11 +0100 |
User-agent: |
Gnus/5.1007 (Gnus v5.10.7) Emacs/21.3 (gnu/linux) |
>>> "Alexandre" == Alexandre Duret-Lutz <address@hidden> writes:
> On Fri, Dec 17, 2004 at 11:25:35AM +0100, Akim Demaille wrote:
>> IMHO, AM_CONDITIONAL([FOO],...) should
>> m4_pattern_allow([^FOO(_TRUE|_FALSE)?$]).
> Why the `?',
Because I didn't check the output and thought it could appear.
> and why not doing this in AC_SUBST instead?
+1. Thanks :)