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

_______________________________________________
Autoconf mailing list
Autoconf@gnu.org
https://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to