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

Re: gettext support on Win32

From: Ben Reser <ben_at_reser.org>
Date: 2004-04-05 09:59:48 CEST

On Sun, Apr 04, 2004 at 06:36:25PM -0600, D.J. Heap wrote:
> I've got gettext support partially done, but have a few questions...
>
> First, where does PACKAGE_NAME come from? I see it setup in the
> Makefile.in as coming from @PACKAGE_NAME@...is it an option passed in
> somewhere?

That comes from the first param to AC_INIT in configure.in. I.E. it's
"subversion".

> Second, where should SVN_LOCALE_DIR be on Windows? This will be where
> the .mo files are after installation, right? Does that directory really
> need to be compiled into the code? Or am I misunderstanding how this
> works? I know zero about gettext and am just fumbling along here...so
> please be gentle.

Don't know on this one.

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 5 10:00:11 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.