bug#30556: Python tests should run with multiple python versions

2018-02-20 Thread Mathieu Lirzin
The test suite applies its tests only with the ‘python’ executable which is an issue since on most systems it corresponds to ‘python2’, and for systems having only ‘python3’ the tests are simply skipped. Moreover, when ‘python’ corresponds to ‘python3’ as it is the case on distributions not follow

bug#30126: Do not require “ltmain.sh” for out-of-tree libtool

2018-02-20 Thread Mathieu Lirzin
Hello, Mathieu Lirzin writes: > Mathieu Lirzin writes: > From a936b7d4cf8583ace0be6756b4b066a2c1aebe18 Mon Sep 17 00:00:00 2001 >> From: Paolo Bonzini >> Date: Mon, 31 Oct 2016 13:30:50 +0100 >> Subject: [PATCH] automake: Do not require ltmain.sh for out-of-tree libtool >> >> If Automake d