bug-make
[Top][All Lists]
Advanced

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

[bug #42959] LANGUAGE environment variable misinterpreted


From: Paul D. Smith
Subject: [bug #42959] LANGUAGE environment variable misinterpreted
Date: Sun, 10 Aug 2014 10:18:47 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36

Update of bug #42959 (project make):

                  Status:                    None => Not A Bug              
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

GNU make, like all GNU tools, adheres to the POSIX standard to specify i18n
information.  This standard doesn't recognize the LANGUAGE environment
variable as having any special significance.

You can use either the LANG or LC_ALL environment variables, or choose
individual localization settings with other LC_* variables.

See http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap08.html
for more details on POSIX i18n and l10n variables.

If this doesn't work for you please post a new comment.  However, note that
i18n support is all implemented with libraries below GNU make; if it doesn't
work there's actually not much GNU make can do about it: it's a bug in some
other library.  It might be best to ask on the address@hidden or similar
mailing lists to figure out how to set up i18n as you expect.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?42959>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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