]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix Python fallback in configure.ac
authorGreg Hudson <ghudson@mit.edu>
Tue, 28 May 2019 14:55:56 +0000 (10:55 -0400)
committerGreg Hudson <ghudson@mit.edu>
Tue, 28 May 2019 14:56:48 +0000 (10:56 -0400)
commitb7c260b22c5d815b83ff37a35569e07e847cd9c3
treedbfcbbee58123050c51402afc9c28ec524de7023
parent9eb937a6e1f740d323221813e5da096d30bd68de
Fix Python fallback in configure.ac

Commit 2bd410ecdb366083fe9b4e5f6ac4b741b624230b (ticket 8709)
contained a typo "text" for "test", preventing the Python path check
from falling back from python2 to python.  This is now a fallback from
python3 to python, but the typo remains.  Fix it now.

Based on a patch by Michael Osipov.

ticket: 8810 (new)
tags: pullup
target_version: 1.17-next
src/configure.ac