diff --git a/common/environment/configure/autoconf_cache/common-linux b/common/environment/configure/autoconf_cache/common-linux index 718c2c36d79..fe0bd5312cb 100644 --- a/common/environment/configure/autoconf_cache/common-linux +++ b/common/environment/configure/autoconf_cache/common-linux @@ -170,3 +170,7 @@ ac_cv_strftime_extensions=yes # time ac_cv_func_wait3=yes + +# Y2038 +gl_cv_type_time_t_y2038=${gl_cv_type_time_t_y2038=no} +ac_cv_type_time_t_bits_macro=${ac_cv_type_time_t_bits_macro=no}