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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7291733ac93fbc7a30255a7543729678d29afc21

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