This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [nls PATCH 2 of 3] binutils/binutils: Handle --disable-nls config


Michael, Zhenqiang, All,

On Tuesday 22 November 2011 21:12:55 Michael Hope wrote:
> On Wed, Nov 23, 2011 at 6:23 AM, Yann E. MORIN
> <yann.morin.1998@anciens.enib.fr> wrote:
> > Shoudn't we also force --enable-nls otherwise?
> 
> NLS is on by default and has to be explicitly turned off using
> --disable-nls.  See binutils/config/nls.m4:
> 
>   AC_ARG_ENABLE(nls,
>     [  --disable-nls           do not use Native Language Support],
>     USE_NLS=$enableval, USE_NLS=yes)

OK, good! Queued, then.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]