Skip to content

configure: Use AC_SYS_LARGEFILE to enable large file support

Alan Coopersmith requested to merge alanc/xbiff:largefile into master

Also adds include of "config.h" before any other header files are included, to avoid mismatch of _FILE_OFFSET_BITS when processing other header files.

Merge request reports