"Magnus Hagander" <[EMAIL PROTECTED]> writes: > We run the first part of the autoconf test. The one that sets > python_includespec. (PGAC_PATH_PYTHON) We just skip the parts that tries > to read the Makefile.
It would be better to put an "if" in the PGAC_CHECK_PYTHON_EMBED_SETUP macro, and have it use some other technique for obtaining the info it needs when on Windows. If they don't have a Makefile, one would hope they have some other kind of file that has the needed info. Or doesn't Python support embedding on Windows? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]