bug-gnulib
[Top][All Lists]
Advanced

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

Re: Cross-build issues in gdb/gnulib


From: Paul Eggert
Subject: Re: Cross-build issues in gdb/gnulib
Date: Tue, 25 Aug 2015 09:58:43 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0

Pedro Alves wrote:
           # Test for the AIX locale name.
          if (LC_ALL=ja_JP LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; 
then
            gt_cv_locale_ja=ja_JP

The comment refers to AIX, but it is in fact executed in the "*" case of a case 
statement, i.e., for everything other than Windows.  The same code pattern also appears 
in the two other locale-*.m4 files.

I'm lost.  Do you have a specific Gnulib patch in mind?



reply via email to

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