On Oct 1, 2006, at 10:54 AM, Ronald Oussoren wrote:
Hi,
Someone reported on the pythonmac list that HAVE_UINTPTR_T wasn't
defined in pyconfig.h while it should have been defined. I'm
looking into this and am now wondering whether the configure
snipped below is correct:
AC_MSG_CHECKING(
Hi,
Someone reported on the pythonmac list that HAVE_UINTPTR_T wasn't
defined in pyconfig.h while it should have been defined. I'm looking
into this and am now wondering whether the configure snipped below is
correct:
AC_MSG_CHECKING(for uintptr_t support)
have_uintptr_t=no
AC_TRY_COMPILE