SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72156 0 78 Python

Move down the INT_MAX logic, because HAVE_LIMITS_H was always undefined

and this breaks the AIX build with an INT_MAX redefinition error.
"config.h" is included in pgenheaders.h, so moving this down fixes the
problem.
V
Vladimir Marangozov committed
58e64a82eeec12711a55349f86ced990989a360b
Parent: 1d62f49