Re: What's cooking in git.git (Nov 2010, #03; Wed, 24)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Nov 25, 2010 at 18:55, Erik Faye-Lund <kusmabite@xxxxxxxxx> wrote:
> On Thu, Nov 25, 2010 at 5:33 PM, Ãvar ArnfjÃrà Bjarmason
> <avarab@xxxxxxxxx> wrote:
>> Anyway, if that works it's a cleaner way to disable it.
>>
>
> Yes, that works. But that is a work-around, not a solution. I already
> told the make system not to translate git, why should I have to
> anything else? In fact, I did exactly what the documentation at the
> top of the makefile told me to do. It says to set NO_GETTEXT, nothing
> about clearing NEEDS_LIBINTL.

Oh yeah that's definitely a bug that I need to solve. But that should
just be something like:

ifdef NO_GETTEXT
    NEEDS_LIBINTL =
endif

Stuck in some strategic location. Then it all should just work.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]