diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-12-03 18:42:08 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-12-03 18:42:08 -0800 |
commit | c790707d517dbf4fa6a8b2695a35b3bc3b784556 (patch) | |
tree | 302171efe3e73730f3b2ae3fcbf4fc2e4d1ca419 /sysif.h | |
parent | 816c3aeee08f68780d923a6aecfd7f4ebd9504da (diff) | |
download | txr-c790707d517dbf4fa6a8b2695a35b3bc3b784556.tar.gz txr-c790707d517dbf4fa6a8b2695a35b3bc3b784556.tar.bz2 txr-c790707d517dbf4fa6a8b2695a35b3bc3b784556.zip |
Configure for large file support.
* configure (lang_flags): _XOPEN_SOURCE is bumped from 600 to
700 so that fseeko and ftello are revealed in <stdio.h>
by glibc, and off_t is defined there too.
New configure tests for fseeko/ftello and for detecting
which macro, if any, do we add to lang_flags to enable
large file support (64 bit off_t).
Diffstat (limited to 'sysif.h')
0 files changed, 0 insertions, 0 deletions