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.

作者 pitrou
收信人 christian.heimes, collinwinter, gregory.p.smith, jyasskin, loewis, mark.dickinson, pitrou, schuppenies, vstinner
日期 2009-02-18.21:35:47
SpamBayes Score 1.7275823e-05
Marked as misclassified
Message-id <1234992996.8301.12.camel@fsol>
In-reply-to <1234991766.01.0.0743405110978.issue4258@psf.upfronthosting.co.za>
内容
> Maybe configure didn't get updated properly?  I'm almost sure I found a 
> case where autoconf and autoheader just reused the stuff in the 
> autom4te.cache directory even though configure.in had been changed.
> I've been doing:  rm -fr autom4te.cache; autoconf; autoheader
> each time.

Perhaps by doing "autoreconf" instead?
历史
日期 用户 动作 参数
2009-02-18 21:35:48pitrou修改recipients: + pitrou, loewis, collinwinter, gregory.p.smith, mark.dickinson, vstinner, christian.heimes, jyasskin, schuppenies
2009-02-18 21:35:47pitrou链接issue4258 messages
2009-02-18 21:35:47pitrou创建