Temporarily add some information about python include paths to configure.
authorAndres Freund <andres@anarazel.de>
Mon, 24 Jan 2022 07:30:40 +0000 (23:30 -0800)
committerAndres Freund <andres@anarazel.de>
Mon, 24 Jan 2022 07:30:40 +0000 (23:30 -0800)
commitf032f63e727c1ab07603b3d1cd88d50f850d5738
tree42c3f628d2463101675ac17b3b8c1e2854e840a3
parent9c86d9337eb0b9fdf7a8ce19d6044cc7ca0086fb
Temporarily add some information about python include paths to configure.

We're still (see e0e567a1067e0e567a1067) working on replacing use of the
deprecated distutils. This commit just makes configure print out the results
of different ways of determining the include path. Hopefully this will help us
to find a way to transition away from distutils without turning the buildfarm
red for prolonged amounts of time.

Discussion: https://postgr.es/m/20220124025301.qu36x44w6m67cnap@alap3.anarazel.de
config/python.m4
configure