[vlc-devel] commit: lua: Make sure it builds	with	--disable-nls. (Pierre d'Herbemont )
    Pierre d'Herbemont 
    pdherbemont at gmail.com
       
    Mon Dec 28 18:23:13 CET 2009
    
    
  
On Dec 28, 2009, at 17:51, Antoine Cellerier <dionoea at videolan.org>  
wrote:
> On Mon, Dec 28, 2009, git version control wrote:
>> +#ifdef ENABLE_NLS
>>     luaopen_gettext( L );
>> +#endif
>
> I'll  probably  revert  this  commit  and  change  the   
> vlclua_gettext()
> function  to  a noop  when  NLS  is  disabled  (else lua  scripts   
> using
> vlc.gettext._ or .N_ will break with non NLS enabled builds).
Makes sense!
> _________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
    
    
More information about the vlc-devel
mailing list