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 eitan.adler
Recipients eitan.adler
Date 2018-05-13.18:51:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526237518.92.0.682650639539.issue33485@psf.upfronthosting.co.za>
In-reply-to
Content
The current "autoconf" target is suboptimal in a few ways:
- it does not use a quoted srcdir
- it uses autoheader and autoconf instead of autoreconf
- it does act sanely if 'cd' fails.
History
Date User Action Args
2018-05-13 18:51:58eitan.adlersetrecipients: + eitan.adler
2018-05-13 18:51:58eitan.adlersetmessageid: <1526237518.92.0.682650639539.issue33485@psf.upfronthosting.co.za>
2018-05-13 18:51:58eitan.adlerlinkissue33485 messages
2018-05-13 18:51:58eitan.adlercreate