[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Make output in German
From: |
Paul D. Smith |
Subject: |
Re: Make output in German |
Date: |
Sat, 18 Feb 2006 15:56:14 -0500 |
%% Chris Felton <address@hidden> writes:
cf> Why is my make output in German?
cf> How can I change it to English?
Make uses the normal methods for POSIX systems to declare locales: the
LC_* and LANG environment variables.
You must have one (or more) of those set to use German instead of
English.
--
-------------------------------------------------------------------------------
Paul D. Smith <address@hidden> Find some GNU make tips at:
http://www.gnu.org http://make.paulandlesley.org
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist