[tz] [PROPOSED PATCH 3/5] * Makefile (check_time_t_alternatives): Pass REDO to submake.

Paul Eggert eggert at cs.ucla.edu
Tue Aug 19 19:52:40 UTC 2014


---
 Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile b/Makefile
index e4e2742..4703cba 100644
--- a/Makefile
+++ b/Makefile
@@ -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 \
-- 
1.9.1



More information about the tz mailing list