* m4/largefile.m4 (_AC_SYS_YEAR2038_PROBE): Use the same option
spelling as in _AC_SYS_YEAR2038_OPTIONS.
+2023-04-14 Bruno Haible <bruno@clisp.org>
+
+ year2038: Fix configure failure on 32-bit mingw.
+ * m4/largefile.m4 (_AC_SYS_YEAR2038_PROBE): Use the same option
+ spelling as in _AC_SYS_YEAR2038_OPTIONS.
+
2023-04-14 Bruno Haible <bruno@clisp.org>
isnan: Fix compilation error in C++ mode on FreeBSD 13.2.
[AC_DEFINE([_TIME_BITS], [64],
[Number of bits in time_t, on hosts where this is settable.])],
- ["-D__MINGW_USE_VC2005_COMPAT=1"],
+ ["-D__MINGW_USE_VC2005_COMPAT"],
[AC_DEFINE([__MINGW_USE_VC2005_COMPAT], [1],
[Define to 1 on platforms where this makes time_t a 64-bit type.])],