Skip to content

configure: Use AC_SYS_LARGEFILE to enable large file support

Alan Coopersmith requested to merge alanc/iceauth:misc into master

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

Signed-off-by: Alan Coopersmith alan.coopersmith@oracle.com

Merge request reports