json_inttypes.h includes json_config.h, which is not available before configure has run successfully at least once. Change configure check to include stddef.h instead, which defines size_t.