summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2015-07-23 18:49:31 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2015-07-23 18:52:15 -0700
commit037e3b9847feb46cf6b58d99ce960d3987faaf52 (patch)
tree94b15de6669f6543038549ddf696f9968e557c48 /bootstrap.conf
parent7131a3395205b410aaf5b2b774a594d9ae82cffb (diff)
downloadcoreutils-037e3b9847feb46cf6b58d99ce960d3987faaf52.tar.xz
build: fprintftime/nstrftime API changes
* bootstrap.conf (gnulib_modules): Add time_rz, since the main source code now uses timezone_t. * src/date.c (batch_convert, main, show_date): * src/ls.c (align_nstrftime, long_time_expected_width) (print_long_format): * src/stat.c (human_time): Use timezone_t rather than boolean to specify which time zone is wanted. * src/ls.c (localtz): New static var. (main): Initialize it.
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 67837b3f9..5c6d2bf8e 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -240,6 +240,7 @@ gnulib_modules="
sys_wait
tempname
termios
+ time_rz
timer-time
timespec
tzset