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 berker.peksag
Recipients Arfrever, Keith.Dart, Michael.Felt, aixtools@gmail.com, berker.peksag, christian.heimes, eric.araujo, hynek, kdart, knny-myer, lukasz.langa, martin.panter, methane, nailor, ned.deily, nvetoshkin, orsenthil, pitrou, r.david.murray, serhiy.storchaka, skrah, vstinner
Date 2017-11-08.21:22:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510176171.39.0.213398074469.issue11063@psf.upfronthosting.co.za>
In-reply-to
Content
It worked for me on OS X (returns no) and Linux (returns yes after I installed uuid-dev) but I didn't test it on both systems at the same. Travis CI also returned 'no': https://travis-ci.org/python/cpython/jobs/299285001

In any case, Serhiy's suggestion is better than mine so I've opened PR 4343.

And yes, I'm beginning to regret my decision on not using AC_CHECK_LIB :)
History
Date User Action Args
2017-11-08 21:22:51berker.peksagsetrecipients: + berker.peksag, orsenthil, kdart, pitrou, vstinner, christian.heimes, ned.deily, eric.araujo, Arfrever, r.david.murray, methane, skrah, nvetoshkin, lukasz.langa, knny-myer, nailor, Keith.Dart, hynek, martin.panter, serhiy.storchaka, Michael.Felt, aixtools@gmail.com
2017-11-08 21:22:51berker.peksagsetmessageid: <1510176171.39.0.213398074469.issue11063@psf.upfronthosting.co.za>
2017-11-08 21:22:51berker.peksaglinkissue11063 messages
2017-11-08 21:22:51berker.peksagcreate