[issue20445] HAVE_BROKEN_NICE detected incorrectly due to configure.ac typo

Benjamin Peterson report at bugs.python.org
Thu Jan 30 18:05:40 CET 2014


Benjamin Peterson added the comment:

Are you sure? The configure test sets ac_cv_broken_nice=1 if "val1 == nice(2)". That is if the call returns the same succesful value each time.

----------
nosy: +benjamin.peterson

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20445>
_______________________________________


More information about the Python-bugs-list mailing list