From: Jim Meyering Date: Mon, 29 Mar 2010 06:28:25 +0000 (+0200) Subject: tests: disable new texinfo-acronym syntax-check from gnulib X-Git-Tag: v8.5~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f7091359a556a8229bf85ee76bd78d3d368e2e3;p=thirdparty%2Fcoreutils.git tests: disable new texinfo-acronym syntax-check from gnulib * cfg.mk (local-checks-to-skip): Add new sc_texinfo_acronym, to skip it. --- diff --git a/cfg.mk b/cfg.mk index 11403ac368..1da4d3895e 100644 --- a/cfg.mk +++ b/cfg.mk @@ -18,7 +18,8 @@ manual_title = Core GNU utilities # Tests not to run as part of "make distcheck". -local-checks-to-skip = +local-checks-to-skip = \ + sc_texinfo_acronym # Tools used to bootstrap this package, used for "announcement". bootstrap-tools = autoconf,automake,gnulib,bison