]> Savannah Git Hosting - gnulib.git/commit
largefile: port to GNU/Linux alpha and s390x
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 19 Jun 2023 21:08:06 +0000 (14:08 -0700)
committerBruno Haible <bruno@clisp.org>
Sat, 1 Jul 2023 08:39:40 +0000 (10:39 +0200)
commitd15cf102d4d7bcb4e2ce16a80d10f1efd7038273
tree19640d60e6bfd7c25299e78ee96d98892b91b726
parentac4433c5e880f428623e112baf468ed44282f94e
largefile: port to GNU/Linux alpha and s390x

This patch syncs from Autoconf master.
Problem reported by Matoro <https://bugs.gnu.org/64123>.
* lib/autoconf/specific.m4 (_AC_SYS_LARGEFILE_TEST_CODE):
New overridable macro FTYPE, to test types other than off_t.
(_AC_SYS_LARGEFILE_TEST_CODE): Test ino_t for
-D_FILE_OFFSETBITS=64 too, if no flags are needed for off_t.
Needed for GNU/Linux on alpha and s390x.
ChangeLog
m4/largefile.m4