Re: [PATCH 2/2] AC_SYS_LARGEFILE now widens time_t if possible

"Zack Weinberg" <[email protected]> Thu, 18 Aug 2022 15:29:35 -0400
Newsgroups gmane.comp.sysutils.autoconf.patches
Message-ID <[email protected]>
On Tue, Aug 9, 2022, at 2:07 PM, Paul Eggert wrote:
> This change is taken from Gnulib, and is needed for apps like GDB.

I'm not _objecting_ to this change but I think it might be nice if the manual explained why AC_SYS_LARGEFILE should do this, instead of having it be solely AC_SYS_YEAR2038's responsibility.

zw