Skip to content

configure: Use AC_SYS_LARGEFILE to enable large file support

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

While X bitmap files should never be more than 2gb in size, they may be stored on filesystems with large inodes.

Merge request reports