Fix build requirements by correctly noting that Python is required.
authorBen Pfaff <blp@cs.stanford.edu>
Thu, 16 Dec 2021 01:11:32 +0000 (17:11 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Thu, 16 Dec 2021 01:24:48 +0000 (17:24 -0800)
commit653ecf0645a5b15f7f184c27de633a7ce1a555f7
tree10ddff0616af04ea959e6e6e950991390b246abf
parent60c545e6e958d868db3399a8989d37d8f9e0c131
Fix build requirements by correctly noting that Python is required.

Building PSPP has required Python since support for the SPV format was
added, because the SPV parser-generators use Python.

Only Python 3+ can reasonably be supported, because support for Python 2.x
ended in April 2020.
INSTALL
acinclude.m4
configure.ac
src/output/spv/automake.mk
tests/atlocal.in
tests/data/data-in.at