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 ned.deily
Recipients benjamin.peterson, dstufft, eric.araujo, larry, ned.deily, nilsge, ronaldoussoren, skrah, wolma
Date 2014-05-06.18:29:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1399400955.86.0.0721727630214.issue21121@psf.upfronthosting.co.za>
In-reply-to
Content
I don't have a *really* strong opinion against it.  It's just that I find the current plethora of configuration flags to be non-intuitive and confusing (and there are plenty of open issues agreeing with that sentiment) and adding another with the name CFLAGS_NODIST doesn't help.  But, again, short of someone going in and doing a radical simplification of the whole configure.ac, Makefile.pre.in, and setup.py tangle, I guess exposing one more variable isn't going to make matters that much worse than they already are and it does solve a real problem.  (Sorry to vent on your patch, Stefan.)
History
Date User Action Args
2014-05-06 18:29:15ned.deilysetrecipients: + ned.deily, ronaldoussoren, larry, benjamin.peterson, eric.araujo, skrah, dstufft, wolma, nilsge
2014-05-06 18:29:15ned.deilysetmessageid: <1399400955.86.0.0721727630214.issue21121@psf.upfronthosting.co.za>
2014-05-06 18:29:15ned.deilylinkissue21121 messages
2014-05-06 18:29:15ned.deilycreate