On Mon, Oct 25, 2010 at 2:54 PM, Kenneth Graunke <kenn...@whitecape.org> wrote: > First, it changes autoconf to use a "python2" binary when available, > rather than plain "python" (which is ambiguous). Secondly, it changes > the Makefiles to use $(PYTHON) $(PYTHON_FLAGS) rather than calling > python directly. Finally, it removes the second -O from PYTHON_FLAGS, > as it triggers docstring stripping which breaks u_format_srgb.py. > > Signed-off-by: Xavier Chantry <chantry.xav...@gmail.com> > Signed-off-by: Matthew William Cox <m...@mattcox.ca> > Signed-off-by: Kenneth Graunke <kenn...@whitecape.org> > --- > This is an amalgamation of Xavier and Matthew's prior patches to the list > to fix the build on systems where /usr/bin/python isn't python 2, as well > as my own patch to do likewise for src/glsl.
I tested the patch here - worked fine. -Brian _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev