Standard gettext PO format
Chusslove Illich
caslav.ilic at gmx.net
Tue Jan 3 17:16:16 GMT 2006
> [: Josef Spillner :]
> Note that using external gettext on some systems requires adding -lintl.
Thanks for reminding me, I'll add @LTLIBINTL@ to library dependencies in
Makefile.am of kdecore.
As for the build system, I've put in the minimum necessary to get Gettext
running, and externally at that. That means AM_GNU_GETTEXT([external])
macro call in configure.in.in, m4 directory which supports it (what
gettextize gives), and ACLOCAL_AMFLAGS to Makefile.am.in to point to m4
directory. Although this introduces some redundancy with existing KDE
macros, I think it is good enough for development until the new build
system shapes up.
--
Chusslove Illich (Часлав Илић)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20060103/03d15abb/attachment.sig>
More information about the kde-core-devel
mailing list