Index: configure =================================================================== --- configure £¨ÐÞ¶©°æ 19431£© +++ configure £¨¹¤×÷¿½±´£© @@ -2786,7 +2786,8 @@ typedef signed int int_fast32_t; typedef unsigned char uint_fast8_t; typedef unsigned int uint_fast16_t; - typedef unsigned int uint_fast32_t;' + typedef unsigned int uint_fast32_t; + typedef unsigned long long uint_fast64_t;' fi echores "$_fast_inttypes"