summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorCarlo Marcelo Arenas Belón <carenas@gmail.com>2023-05-13 19:06:28 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2023-05-13 22:23:57 -0700
commit13a05d1e95be87d4b8c3661150651e720260fc95 (patch)
tree16f39af8ffdd2078285b7594a8d7d419b2662aa7 /bootstrap.conf
parent3fa7218567bdcf958f1342c13c848c9e2f2d38c5 (diff)
downloaddiffutils-13a05d1e95be87d4b8c3661150651e720260fc95.tar.gz
gnulib: fix Y2038 bug (again)
AC_SYS_LARGEFILE meaning has changed, need AC_SYS_YEAR2038 as well * NEWS: mention this * tests: add test * bootstrap.conf: add year2038 Copyright-paperwork-exempt: yes
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index aaaacdc..2b3304b 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -100,6 +100,7 @@ xmalloca
xreadlink
xstdopen
xstrtoimax
+year2038
'
# Additional xgettext options to use. Use "\\\newline" to break lines.