Use the dynamically selected python for Koji configure tests
authorDodji Seketeli <dodji@redhat.com>
Wed, 16 May 2018 06:59:26 +0000 (08:59 +0200)
committerDodji Seketeli <dodji@redhat.com>
Wed, 16 May 2018 06:59:26 +0000 (08:59 +0200)
commitd160c47cbfc27ba731ed465ca9fb6bbe678aa134
tree7324e52919e2660270075f3052457111768d4847
parent277100a15c1e3dd6fd9f0e7367432608c22f34fe
Use the dynamically selected python for Koji configure tests

When doing the Koji version tests at configure time, use the version
of the python interpreter that was selected by configure, not the one
first (randomly) found in the current PATH.

* configure.ac: Use the python interpreter that was selected by
the configure script for the Koji version test.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
configure.ac