K 10
svn:author
V 6
iulius
K 8
svn:date
V 27
2020-12-25T11:34:58.193533Z
K 7
svn:log
V 208
Fix build of fseeko replacement

AC_FUNC_FSEEKO needs being called unconditionally out of consistency
with the logic in clibrary.h (first looking for !HAVE_FSEEKO before
DO_LARGEFILES, and not the contrary).

END
