how to add translations

Andreas Pakulat apaku at gmx.de
Wed Dec 15 18:12:36 GMT 2004


On 15.Dec 2004 - 10:22:46, Steven Suson wrote:
> Look for something like this, in, probably, aclocal.m4:
> 
> AC_SUBST([PACKAGE], [$1])dnl

Yeah, thats in aclocal.m4. Problem is only: I am not that much into
automake - I read the autobook until the small project, so I have no
idea what to change it to, to get the correct package name in there...
All I notice is that there is a different approach, depending on the
autoconf version. But kdevelop executes automake&co with AUTOCONF=2.50
and I don't even have an older version installed...

> This is a directive to replace @PACKAGE@ in all AC_CONFIG_FILES (should 
> be in configure.in) files.

Ok, but what needs to be added to make it put the project name there?
As far as I understand it, the PACKAGE gets set to argument $1 of the
aclocal.m4 call. But in admin/cvs.sh it just "$ACLOCAL" that is
called, which gets set to aclocal-1.6.

Andreas

-- 
You have had a long-term stimulation relative to business.

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list