mesa/src
Carl Worth b587a7595e driconf: Add translation-generation to build system, don't track generated files
Previously, the xmlpool directory had a lone Makefile to assist poeple in
manually invoking a deep make in order to update the translations in
options.h. We can observe that this wasn't happening in fact, (new
translations had been added to de.po without being generated into options.h,
and new options had been manually added directly to options.h rather than to
t_options.h).

Prevent both of these problems from occurring in the future by automatically
generating options.h as part of the standard build of mesa.

For this, the generated options.h is now removed from version control, (along
with Makefile in favor of Makefile.am).

[chadv: Port the Autotools changes to Android.]
Signed-off-by: Chad Versace <chad.versace@linux.intel.com>

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2013-01-11 13:54:54 -08:00
..
egl Clean up .gitignore files 2013-01-10 22:01:31 +01:00
gallium targets/opencl: Link against libgallium.la instead of libgallium.a 2013-01-11 21:40:42 +00:00
gbm Clean up .gitignore files 2013-01-10 22:01:31 +01:00
getopt
glsl glcpp: Reject token pasting operator in GLES 2013-01-11 10:57:25 -08:00
glx Clean up .gitignore files 2013-01-10 22:01:31 +01:00
gtest Clean up .gitignore files 2013-01-10 22:01:31 +01:00
mapi build: mapi/glapi/gen: Use BUILT_SOURCES 2013-01-10 22:01:31 +01:00
mesa driconf: Add translation-generation to build system, don't track generated files 2013-01-11 13:54:54 -08:00
Makefile.am automake: Convert src/Makefile to automake. 2012-06-11 09:28:00 -07:00
SConscript Remove libGLU 2012-08-31 10:58:15 -07:00