build: print python path for autotools

This commit is contained in:
Thomas Haller 2022-06-02 14:00:47 +02:00
parent fe7bdaa7e4
commit 68aafe4942
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728

View file

@ -1444,4 +1444,5 @@ echo " sanitizers: $sanitizers"
echo " Mozilla Public Suffix List: $with_libpsl"
echo " eBPF: $have_ebpf"
echo " readline: $with_readline"
echo " python: $PYTHON"
echo