
On 12/17/2013 10:56 AM, Daniel P. Berrange wrote:
On Tue, Dec 17, 2013 at 06:53:28PM +0100, Lénaïc Huard wrote:
As the python generator scripts are written in python2, the ./configure script must check for python2 before checking for python otherwise, on platforms where both python2 and python3 are available and on which the default python points to python3, ./configure will try to use the wrong one.
Signed-off-by: Lénaïc Huard <lenaic@lhuard.fr.eu.org> --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
ACK, at some point we should make apibuild.py able to work with py3 too, but that's lower priority now the main python library is split off in GIT.
Pushed. Congrats on your first libvirt patch. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org