On 05/16/2011 04:13 PM, Sam Steingold wrote:
>> VC_LIST_ALWAYS_EXCLUDE_REGEX = \
>>  ^(ChangeLog|configure|config.in.h|aclocal.m4)$$
> 
> does not work either.
> 
> also, this seems wrong because
> 
> 1. when VC_LIST_ALWAYS_EXCLUDE_REGEX is used, it is put inside ()

It's working just fine for libvirt:

# Files that should never cause syntax check failures.
VC_LIST_ALWAYS_EXCLUDE_REGEX = ^(HACKING|docs/news\.html\.in)$$

You may need to run 'make --debug' to figure out what's not working for
you, because I'm not seeing the problem locally.

-- 
Eric Blake   ebl...@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to