gnu-arch-users
[Top][All Lists]
Advanced

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

Re: [Gnu-arch-users] Translation of tla


From: Aaron Bentley
Subject: Re: [Gnu-arch-users] Translation of tla
Date: Mon, 07 Jun 2004 15:44:43 -0400
User-agent: Mozilla Thunderbird 0.5 (X11/20040309)

Tom Lord wrote:
    > From: Tez Kamihira <address@hidden>

    > I got another problem. If we link gettext library, we'll have another
    > outer dependency. tla will become fatter and fatter. Installation will
    > be difficult more and more. Portability will be worser and worser.
    > Is it permitable ?

Would it be hard to make it an option?  If not, then let's do that and
make the option disabled by default.

My impression is it would be easy to make a dummy gettext that was a very short header file. Gettext uses a _() macro to get the text. The following definition would work for the English version: #define _(x) x

Aaron

--
Aaron Bentley
Director of Technology
Panometrics, Inc.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]