* Makefile (check_time_t_alternatives): Pass REDO to submake.

This commit is contained in:
Paul Eggert
2014-08-25 08:19:48 -07:00
parent 6292f17b4f
commit 10ac30643e
+1
View File
@@ -568,6 +568,7 @@ check_time_t_alternatives:
make clean_misc && \
make TOPDIR=`pwd`/tzpublic/$$type \
CFLAGS='$(CFLAGS) -Dtime_tz='"'$$type'" \
REDO='$(REDO)' \
install && \
diff -qr tzpublic/int64_t/etc/zoneinfo tzpublic/$$type/etc/zoneinfo && \
case $$type in \