Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
> I propose that we add the following test for this case:
> AC_CHECK_HEADER(Python.h, [], [AC_MSG_ERROR([header file <Python.h>
> is required for Python])])
You'd need to pay attention to python_includespec, but otherwise seems
reasonable.
regards, tom lane