]> 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:28:08 +0000 (10:28 +0200)
commit9da515c5858d29d4854cb1dcb2c56113fbe9febe
tree91d47932005398a4de1e7d243c22e53affa5dae1
parent12fa027e6d1576997846af0eed7f17b5618a48b9
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