This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients giampaolo.rodola, loewis, pitrou, rosslagerwall
Date 2011-02-26.16:13:40
SpamBayes Score 1.6581704e-06
Marked as misclassified No
Message-id <1298736818.3704.8.camel@localhost.localdomain>
In-reply-to <1298736469.96.0.962069044942.issue10866@psf.upfronthosting.co.za>
Content
> The patch looks good.
> 
> Just to be clear, on my system running "autoreconf" adds the correct
> stuff to pyconfig.h.in

Ah, strange. I used "autoconf" and it didn't...

> Isn't it best to leave it up to the committer to generate "configure"
> and "pyconfig.h.in", especially since different autoconf versions can
> create a lot of differences?

Right, but in this case the version was the same and it was easier to
create the patch that way.
History
Date User Action Args
2011-02-26 16:13:41pitrousetrecipients: + pitrou, loewis, giampaolo.rodola, rosslagerwall
2011-02-26 16:13:40pitroulinkissue10866 messages
2011-02-26 16:13:40pitroucreate