diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-12-30 19:12:00 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-12-30 19:12:00 -0800 |
commit | 338d76a0b8910d7d1082b16c688f53173316bc1a (patch) | |
tree | 822da9d04e515e6f85ca5d548f6c4fb6c6db3737 /tests/006/freeform-5.expected | |
parent | 836b954387aaca9b39f4a38c85fda92181b1ffdc (diff) | |
download | txr-338d76a0b8910d7d1082b16c688f53173316bc1a.tar.gz txr-338d76a0b8910d7d1082b16c688f53173316bc1a.tar.bz2 txr-338d76a0b8910d7d1082b16c688f53173316bc1a.zip |
configure: support 64 bit time_t on glibc.
There is a new feature in glibc: -D_TIME_BITS=64 makes time_t
64 bits wide, as part of a solution to Y2038.
Let's detect this together with _FILE_OFFSET_BITS in the same
test.
I've not tested this because I need a system with a
bleeding edge glibc that supports _TIME_BITS.
* configure (time_bits_define): New variable. Test which
searches some known command line options for 64 bit off_t
expanded to also check for 64 bit time_t. This complicates
the loop only slightly; it is much better than copy and
pasting the code
Diffstat (limited to 'tests/006/freeform-5.expected')
0 files changed, 0 insertions, 0 deletions