On Tue, Mar 25, 2014 at 9:34 AM,  <jfons...@vmware.com> wrote:
> diff --git a/configure.ac b/configure.ac
> index c5042f9..04bf711 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -54,7 +54,6 @@ AM_PROG_CC_C_O
>  AM_PROG_AS
>  AC_CHECK_PROGS([MAKE], [gmake make])
>  AC_CHECK_PROGS([PYTHON2], [python2 python])
> -AX_PYTHON_MODULE([libxml2], [needed])

This is the only use of AX_PYTHON_MODULE, so you can remove
m4/ax_python_module.m4 too, I think.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to