driconf: Add proper dependency for compiling .mo files from .po files.
authorCarl Worth <cworth@cworth.org>
Sat, 8 Dec 2012 03:18:28 +0000 (19:18 -0800)
committerCarl Worth <cworth@cworth.org>
Fri, 11 Jan 2013 21:54:54 +0000 (13:54 -0800)
commitc6c575c69abd104397946cbd8f20b3451fdeb369
tree52b9ed6b345ffa248dc47dc1bd291df64898400d
parentb587a7595e7aae0809a8e7392e89c39df0c955b1
driconf: Add proper dependency for compiling .mo files from .po files.

Previously this was happening unconditionally, leading to some excessive
rebuilding/relinking during builds.

Note that the .po files are not automatically updated due to changes to the
t_options.h file. Instead, translators should continue to use "make po"
manually. This is because after new strings are merged into the existing .po
file, manual work is still required by translators to ensure that the
translations are correct.
src/mesa/drivers/dri/common/xmlpool/.gitignore
src/mesa/drivers/dri/common/xmlpool/Makefile.am