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.

作者 rosslagerwall
收信人 giampaolo.rodola, loewis, pitrou, rosslagerwall
日期 2011-02-26.16:18:02
SpamBayes Score 0.00039607065
Marked as misclassified
Message-id <1298737084.85.0.363440041551.issue10866@psf.upfronthosting.co.za>
In-reply-to
内容
> 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
历史
日期 用户 动作 参数
2011-02-26 16:18:05rosslagerwall修改recipients: + rosslagerwall, loewis, pitrou, giampaolo.rodola
2011-02-26 16:18:04rosslagerwall修改messageid: <1298737084.85.0.363440041551.issue10866@psf.upfronthosting.co.za>
2011-02-26 16:18:03rosslagerwall链接issue10866 messages
2011-02-26 16:18:02rosslagerwall创建