Re: configure gaps - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: configure gaps
Date
Msg-id 201102220233.p1M2X2H15085@momjian.us
Whole thread Raw
In response to Re: configure gaps  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: configure gaps  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Tom Lane wrote:
> Andrew Dunstan <andrew@dunslane.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.

Did this get done?  If so, I don't see it.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + It's impossible for everything to be true. +


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: TODO: You can alter it, but you can't view it
Next
From: Andrew Dunstan
Date:
Subject: Re: configure gaps