On 2017-07-03 15:18, Kaartic Sivaraam wrote:
> Hello all,
> 
> Building without localization support
> ------------------------------------
> I tried to build git from source without localization support by adding
> the following line to the Makefile,
> 
>     NO_GETTEXT=1
> 

May be

make NO_GETTEXT=yes

Reply via email to