On 12/31/2010 02:15 PM, Bruno Haible wrote:

Hi Bruno, and thanks for the review;

> 
>> +         case "$host_os" in
>> +                          # Guess no on irix systems.
>> +           *-irix*)       gl_cv_func_nl_langinfo_yesexpr_works="guessing 
>> no";;
> 
> Here replace   *-irix*   with   irix*
> since you are testing "$host_os", not "$host".

Indeed.

> 
>> +    if test $HAVE_LANGINFO_CODESET = 1 && test $HAVE_LANGINFO_ERA = 1 \
>> +      && test $FUNC_NL_LANGINFO_YESEXPR_WORKS = 1; then
>>        :
> 
> Here add one more space of indentation before &&, please.
> 
>> I guess I should also update docs/posix-functions/nl_langinfo.texi.
> 
> Yes, please.

Done, and pushed.

-- 
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