bug-coreutils
[Top][All Lists]
Advanced

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

Re: Incorrect use of USE_XATTR in coreutils-8.4


From: Eric Blake
Subject: Re: Incorrect use of USE_XATTR in coreutils-8.4
Date: Tue, 19 Jan 2010 06:54:41 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.23) Gecko/20090812 Thunderbird/2.0.0.23 Mnenhy/0.7.6.666

According to Jim Meyering on 1/17/2010 1:03 AM:
> Thanks!
> That would fix it, but please retain the 0/1 semantics, in case
> we ever want to use USE_XATTR in a C (as opposed to cpp) expression.
> 
>     # Map yes,no to 1,0.
>     AC_DEFINE_UNQUOTED([USE_XATTR],
>                        [`test $use_xattr = yes && echo 1 || echo 0`],
>                        [Define if you want extended attribute support.])

OK, committed with that change.

-- 
Don't work too hard, make some time for fun as well!

Eric Blake             address@hidden

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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