bug-gnulib
[Top][All Lists]
Advanced

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

Re: do I need "ifdef HAVE_UNISTD_H" if I import unistd?


From: Eric Blake
Subject: Re: do I need "ifdef HAVE_UNISTD_H" if I import unistd?
Date: Mon, 16 May 2011 16:18:49 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.10

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   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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