tests: don’t be so strict about timestamps
[debian/gzip] / bootstrap.conf
index cabd65015b290313c86edbff17eb3bacd702f353..e44837faeba848f443fe2d416f185154f31860a2 100644 (file)
@@ -1,6 +1,6 @@
 # Bootstrap configuration.
 
-# Copyright (C) 2006-2007, 2009-2016 Free Software Foundation, Inc.
+# Copyright (C) 2006-2007, 2009-2017 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 # GNU General Public License for more details.
 
 # You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+# along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 
-# gzip doesn't use gettext.
-IMPORT_FROM_GETTEXT=no
-
 # gnulib modules used by this package.
 gnulib_modules='
 announce-gen
@@ -56,6 +53,7 @@ readme-release
 realloc-gnu
 savedir
 stat-time
+stdnoreturn
 sys_stat
 time
 unistd-safer
@@ -64,6 +62,7 @@ update-copyright
 utimens
 verify
 xalloc
+year2038
 yesno
 '