]> git.ipfire.org Git - thirdparty/autoconf.git/commit
AC_SYS_YEAR2038_REQUIRED: Fix configure failure with MSVC.
authorBruno Haible <bruno@clisp.org>
Wed, 19 Apr 2023 21:17:24 +0000 (14:17 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 19 Apr 2023 21:18:44 +0000 (14:18 -0700)
commit2277f2c15744ad1cc5cd1ecc50a43108e50530a2
tree81fa96b3fda062012390604aa13f37d8a388c32c
parente704a13c9644f4f4b9a9dd4e215ee7a1707f5850
AC_SYS_YEAR2038_REQUIRED: Fix configure failure with MSVC.

* lib/autoconf/specific.m4 (_AC_SYS_LARGEFILE_PROBE): Distinguish the results
"support not detected" and "supported through gnulib". If the result is
"supported through gnulib", don't fail.
lib/autoconf/specific.m4