pgsql: configure: Update python search order

Started by Peter Eisentrautover 7 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

configure: Update python search order

Some systems don't ship with "python" by default anymore, only
"python3" or "python2" or some combination, so include those in the
configure search.

Discussion: /messages/by-id/1457.1543184081@sss.pgh.pa.us

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/3d498c65ac6ed69aa6ede68186420b3c0dadf3c7

Modified Files
--------------
config/python.m4 | 9 ++++++++-
configure | 2 +-
doc/src/sgml/installation.sgml | 3 ++-
3 files changed, 11 insertions(+), 3 deletions(-)