When running "make dist", the gettext .po files aren't distributed in the
generated tarball. This makes the compilation fail when run from an unpacked
tarball, since it won't find the translation files to compile into .mo.
An easy way to reproduce is to run "make distcheck", which creates a tarball,
unpacks it, and tries to compile it out-of-source.
Original issue reported on code.google.com by nicolas....@gmail.com on 12 Jun 2010 at 10:17
Original issue reported on code.google.com by
nicolas....@gmail.com
on 12 Jun 2010 at 10:17