autoconf
[Top][All Lists]
Advanced

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

Re: [autoconf archive] syntax error in ax_lib_postgresql.m4 script.


From: Eric Blake
Subject: Re: [autoconf archive] syntax error in ax_lib_postgresql.m4 script.
Date: Thu, 22 Mar 2018 17:18:49 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

On 03/22/2018 05:15 PM, Eric Blake wrote:

Furthermore, you probably want to add:

m4_pattern_forbid([AX_])

Make that m4_pattern_forbid([^AX_]) so that it is properly anchored to only flag words that begin with AX, rather than anywhere in the middle.

--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org



reply via email to

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