mesa/m4
Samuel Iglesias Gonsalvez 2b37bea010 configure: require python mako module
It is now a hard dependency because of the autogeneration of
format pack and unpack functions.

Update the documentation to reflect this change.

v2:
- Inline python script in m4 file and use PYTHON2

v3:

- Remove semicolons and quotes and change coding style
- Add Ilia Mirkin suggestion to use Python's split functionality.
- Use AX_CHECK_PYTHON_MAKO_MODULE name.
- Change to MIT license

Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
2015-01-12 11:20:28 +01:00
..
.gitignore build: Use AX_PTHREAD to detect pthreads 2012-09-27 10:25:20 -07:00
ax_check_compile_flag.m4 mesa: Fix build to properly check for supported compiler flags 2013-12-20 17:00:57 -08:00
ax_check_gnu_make.m4 configure.ac: Use autoconf macro for GNU make. 2014-09-25 13:57:28 -07:00
ax_check_python_mako_module.m4 configure: require python mako module 2015-01-12 11:20:28 +01:00
ax_gcc_builtin.m4 configure.ac: Use AX_GCC_BUILTIN to check availability of __builtin_bswap32 v2 2014-02-24 12:56:26 -08:00
ax_gcc_func_attribute.m4 mesa: Replace a priori knowledge of gcc attributes with configure tests. 2014-09-25 13:52:55 -07:00
ax_prog_bison.m4 build: Use AX_PROG_BISON 2013-01-22 14:33:31 -08:00
ax_prog_flex.m4 ax_prog_flex.m4: Merge upstream OpenBSD fixes. 2015-01-06 15:06:54 -08:00
ax_pthread.m4 build: Use AX_PTHREAD to detect pthreads 2012-09-27 10:25:20 -07:00