how to add translations
Amilcar do Carmo Lucas
amilcar at ida.ing.tu-bs.de
Wed Dec 15 23:27:07 GMT 2004
On Thursday 16 December 2004 00:01, Andreas Pakulat wrote:
> And I do have
> AM_INIT_AUTOMAKE in configure.in.in set to $APPNAMELC$, $VERSION$).
That line is wrong!!! It should be
%{APPNAMELC}, %{VERSION}
AFAIK I did a commit to HEAD that fixed that bug!
Are you sure you are using HEAD? If yes, then I overlooked one place and did
not fix the bug there.
> change that to AC_INIT($APPNAMELC$,$VERSION$), I get messages from
> autoconf.
Again it should be AC_INIT(%{APPNAMELC},%{VERSION})
Regards,
--
Amilcar Lucas
Current webmaster
The KDevelop project
-
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