[Freeciv-Dev] Re: more PL_ patches (PR#1246)
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Mon, Jan 28, 2002 at 07:38:40AM -0800, mateusz stefek wrote:
> configuration.diff:
>
> Adds folowing warning into configuration scripts:
>
> Your xgettext version is < 0.10.39 Freeciv will probably compile and run
> but if you are translator you MUST update your xgettext.
>
> It also choses beetwen --keyword=PL_ or --keyword=PL_:1,2
> Touches configure.in and po/Makefile.in.in
[ I have to admit that I don't know how to do this ]
The solution should be:
1) test for gnu gettext (the functions)
if < 0.10.38:
suggest --with-included-gettext or --disable-nls
abort
2) if (IS_DEVEL_VERSION || IS_BETA_VERSION) && gnu gettext version (binaries)
< 0.10.38:
echo "You need the binaries from gettext version 0.10.38 or higher"
abort
Can you do this?
The other changes are ok.
Raimar
--
email: rf13@xxxxxxxxxxxxxxxxx
"That's fundamental game play! My main enemy is *ALWAYS* fighting
a 4-front war. I make sure of it!"
-- Tony Stuckey, freeciv-dev
|
|