]> Savannah Git Hosting - gnulib.git/commit
ftello: Fix override on mingw.
authorBruno Haible <bruno@clisp.org>
Thu, 14 Nov 2024 04:18:00 +0000 (05:18 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 14 Nov 2024 04:18:00 +0000 (05:18 +0100)
commitec062a11fa897df3774ec58da21847ab57ad8e34
tree6c791ccf57aa97cb624b6888ed05746f63b8d444
parent31487cb97a9626f6f9913a5b233cc32d323734db
ftello: Fix override on mingw.

Reported by Markus Mützel <markus.muetzel@gmx.de> in
<https://lists.gnu.org/archive/html/bug-gnulib/2024-11/msg00108.html>.

* lib/ftello.c: Test whether module 'largefile' is in use, not
whether it had to override 'off_t'.
ChangeLog
lib/ftello.c