[vlc-devel] commit: lua: Make sure it builds with --disable-nls. (Pierre d'Herbemont )

Antoine Cellerier dionoea at videolan.org
Mon Dec 28 17:51:59 CET 2009


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).

-- 
Antoine Cellerier
dionoea



More information about the vlc-devel mailing list