The right fix is to make sure that MY_AC_CHECK_PRINTF_INT_TYPE() finds the definition of ptrdiff_t.
/ Henrik Grubbström (Lysator)
Previous text:
2004-01-19 12:52: Subject: Re: PRINTPTRDIFFT on pike 7.5
As a kludge, yes. I think the *right* fix would be to test against a non-typed pointer diff in configure if ptrdiff_t isn't available.
But those tests looked pretty tricky...
/ Mirar