autoconf
[Top][All Lists]
Advanced

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

Re: using m4_pattern_allow


From: Stepan Kasal
Subject: Re: using m4_pattern_allow
Date: Thu, 10 Nov 2005 10:31:39 +0100
User-agent: Mutt/1.4.1i

Hello,

On Wed, Nov 09, 2005 at 04:05:59PM -0800, Manish Marathe wrote:
> How do i use m4_pattern_allow when I do autoconf ?

m4_pattern_allow([^MY_WORD$])

to allow a particular word.

or

m4_pattern_allow([^UFF_])

to allow everything with prefix "UFF_"

HTH,
        Stepan




reply via email to

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