]> 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)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 19 Jun 2023 21:14:20 +0000 (14:14 -0700)
commitf4919b224dd1545190f35eb481f78694f2337cb1
tree73efd61ff74eb80bb343e8df48accf40fc1c8546
parent6b62809fc99089c93cee2cfff8af7fe19008900a
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