summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-03-29 08:28:25 +0200
committerJim Meyering <meyering@redhat.com>2010-03-29 08:28:51 +0200
commit3f7091359a556a8229bf85ee76bd78d3d368e2e3 (patch)
tree7acb00656049e7000de57f2bdf9ecd089c186e69
parent0f5dc96354bf73afb84dacf79f2d1072d0fe74fe (diff)
downloadcoreutils-3f7091359a556a8229bf85ee76bd78d3d368e2e3.tar.xz
tests: disable new texinfo-acronym syntax-check from gnulib
* cfg.mk (local-checks-to-skip): Add new sc_texinfo_acronym, to skip it.
-rw-r--r--cfg.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/cfg.mk b/cfg.mk
index 11403ac36..1da4d3895 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