[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Do not use gettextize and i18n round 2 Re: I18n: The gettext proposal

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2004-03-31 01:59:54 CEST

--On Tuesday, March 30, 2004 2:42 PM -0600 Ben Collins-Sussman
<sussman@collab.net> wrote:

> Grumble, grumble... Mulberry on OSX is line-wrapping your patch. :-(

I didn't paste that patch right. I did for the earlier one. Sorry. =(

> Testing the patch on RH9 with GNU gettext 0.13...
>> +
>> +install-i18n:
>> + $(MKDIR) $(DESTDIR)$(localedir)
>
> You need a "; \" at the end of this line, right? This is probably a
> typo?

Nah, the mkdir can execute in its own subshell.

> Otherwise, on my system, the patch seems to "work"... I think. I have
> no es.po file, so I'm not totally sure. ./configure finds msgfmt, but
> then when I 'make', I see nothing special happening. I assume that the
> build-i18n is doing nothing, because es.po doesn't exist?

Right, you need the es.po file present. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 31 02:00:07 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.