On 01/18/2013 06:40 AM, Andreas Boll wrote:
configure should warn if libxml2 is not found.
libxml2 is needed by glapi/gen.
Fixes error during build in src/mapi/glapi/gen:
ImportError: No module named libxml2
NOTE: This is a candidate for the 9.0 branch.
---
configure.ac |1 +
m
On Fri, Jan 18, 2013 at 6:40 AM, Andreas Boll
wrote:
> configure should warn if libxml2 is not found.
> libxml2 is needed by glapi/gen.
>
> Fixes error during build in src/mapi/glapi/gen:
> ImportError: No module named libxml2
>
> NOTE: This is a candidate for the 9.0 branch.
> ---
> configure.ac
configure should warn if libxml2 is not found.
libxml2 is needed by glapi/gen.
Fixes error during build in src/mapi/glapi/gen:
ImportError: No module named libxml2
NOTE: This is a candidate for the 9.0 branch.
---
configure.ac |1 +
m4/ax_python_module.m4 | 49 +++