mesa/m4
Kenneth Graunke 121d19de92 build: Fix build on systems where /usr/bin/python isn't python 2.
configure.ac sets up a PYTHON2 variable, which is what we want
AX_PYTHON_MODULE to use (since we only use Python 2 for now).

NOTE: This is a candidate for the 9.0 branch.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=31598
Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Andreas Boll <andreas.boll.dev@gmail.com>
2013-01-22 09:05:32 -08:00
..
.gitignore build: Use AX_PTHREAD to detect pthreads 2012-09-27 10:25:20 -07:00
ax_prog_cc_for_build.m4 build: Fix AX_PROG_{CC,CXX}_FOR_BUILD macros 2012-12-13 10:58:11 -08:00
ax_prog_cxx_for_build.m4 build: Fix AX_PROG_{CC,CXX}_FOR_BUILD macros 2012-12-13 10:58:11 -08:00
ax_pthread.m4 build: Use AX_PTHREAD to detect pthreads 2012-09-27 10:25:20 -07:00
ax_python_module.m4 build: Fix build on systems where /usr/bin/python isn't python 2. 2013-01-22 09:05:32 -08:00