Actions
Bug #9333
closedwin32/Makefile.sub malconfiguration
Bug #9333:
win32/Makefile.sub malconfiguration
Description
win32/Makefile.sub defines HAVE_FSEEKO because win32/win32.c defined the function.
However since r40661 the function was removed from win32/win32.c.
It must be removed from Makfile.sub too.
Actions