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 sjt
Recipients alecsandru.patrascu, benjamin.peterson, gregory.p.smith, koobs, larry, ned.deily, pitrou, python-dev, sjt
Date 2016-11-21.01:16:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1479691007.61.0.357519943183.issue28032@psf.upfronthosting.co.za>
In-reply-to
Content
FWIW, XEmacs has used a bit of m4 magic to make --with-* and --enable-* equivalent for 15 years, and nobody has ever complained.  The autotools convention is a distinction without a difference, and confuses users when a program feature depends on an external library (especially where there are alternative implementations).
History
Date User Action Args
2016-11-21 01:16:48sjtsetrecipients: + sjt, gregory.p.smith, pitrou, larry, benjamin.peterson, ned.deily, python-dev, koobs, alecsandru.patrascu
2016-11-21 01:16:47sjtsetmessageid: <1479691007.61.0.357519943183.issue28032@psf.upfronthosting.co.za>
2016-11-21 01:16:47sjtlinkissue28032 messages
2016-11-21 01:16:46sjtcreate