> "Asim" == Asim Suter <[EMAIL PROTECTED]> writes:
Asim> 1) Which tool/script/program generates .Po/.Plo files ? And at
Asim> what stage ?
They are initially created, as empty files, by configure when building
the various Makefiles.
Then, they are updated as a side effect of compilation.
> "Asim" == Asim Suter <[EMAIL PROTECTED]> writes:
Asim> 1) Which tool/script/program generates .Po/.Plo files ? And at what
Asim> stage ?
They are initially created, as empty files, by configure when building
the various Makefiles.
Then, they are updated as a side effect of compilation.
As
Title: Message
Hi,
I am trying to
understand the generation of .Po / .Plo files in .deps
directory.
We have a build
system that uses autoamke,autoconf and libtool.
Could someone please
help me with my questions.
1) Which
tool/script/program generates .Po/.Plo files ? And at what stage