> Ok, did that, but my .Po files are still the same...

The .Po files are supposed to start out with containing only "#dummy"
(when they are constructed at the end of the configure script), and
then get updated to the correct set of dependencies when you compile.

If you have been compiling your sources and the .Po files still only
contains "#dummy" afterwards, the configure script probably couldn't
figure out a way to get your compiler to output dependency information
(not that it tries particularly hard, there's room for improvement, I
believe).

Regards,
Morten Eriksen

Reply via email to