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 rosslagerwall
Recipients giampaolo.rodola, loewis, pitrou, rosslagerwall
Date 2011-02-26.16:18:02
SpamBayes Score 0.00039607065
Marked as misclassified No
Message-id <1298737084.85.0.363440041551.issue10866@psf.upfronthosting.co.za>
In-reply-to
Content
> Ah, strange. I used "autoconf" and it didn't...

From the man page of autoreconf:
 Run  `autoconf'  (and  `autoheader', `aclocal', `automake', `autopoint'    
 (formerly `gettextize'), and `libtoolize' where appropriate) repeatedly
 to  remake  the GNU Build System files in the DIRECTORIES or the direc‐
 tory trees driven by CONFIGURE-AC (defaulting to `.').

I guess it autoheader that regenerates pyconfig.h.in
History
Date User Action Args
2011-02-26 16:18:05rosslagerwallsetrecipients: + rosslagerwall, loewis, pitrou, giampaolo.rodola
2011-02-26 16:18:04rosslagerwallsetmessageid: <1298737084.85.0.363440041551.issue10866@psf.upfronthosting.co.za>
2011-02-26 16:18:03rosslagerwalllinkissue10866 messages
2011-02-26 16:18:02rosslagerwallcreate