From df0c0381ab5d20f081e39adf0476b22f42e64b80 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 2 Oct 2009 15:48:08 +0200 Subject: [PATCH] maint: remove obsolete syntax-check exclusion * cfg.mk (local-checks-to-skip): Remove strftime-check. --- cfg.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cfg.mk b/cfg.mk index f70eda94a4..633fdb08c0 100644 --- a/cfg.mk +++ b/cfg.mk @@ -31,7 +31,7 @@ url_dir_list = \ gpg_key_ID = B9AB9A16 # Tests not to run as part of "make distcheck". -local-checks-to-skip = strftime-check +local-checks-to-skip = # Tools used to bootstrap this package, used for "announcement". bootstrap-tools = autoconf,automake,gnulib,bison -- 2.47.3