summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2012-08-26 13:28:34 +0200
committerJim Meyering <meyering@redhat.com>2012-08-26 22:47:04 +0200
commit26db95ca472d772d3f00891c110a611c3331fbed (patch)
treec06743b08d7db16c4a2f4bbb88ae7059dd778859 /cfg.mk
parent9766362d074a5b5a29f5798a63a7db43f82eaf09 (diff)
downloadcoreutils-26db95ca472d772d3f00891c110a611c3331fbed.tar.xz
maint: stop using @acronym{...} in texinfo sources
* doc/coreutils.texi: Remove all uses of @acronym{...}, per recommendation by Karl Berry. * doc/perm.texi: Likewise. * cfg.mk (local-checks-to-skip): Remove exemption, enabling the @acronym{-prohibiting syntax-check rule.
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/cfg.mk b/cfg.mk
index 9db802216..9244225e1 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -22,8 +22,7 @@ manual_title = Core GNU utilities
url_dir_list = http://ftp.gnu.org/gnu/$(PACKAGE)
# Tests not to run as part of "make distcheck".
-local-checks-to-skip = \
- sc_texinfo_acronym
+local-checks-to-skip =
# Tools used to bootstrap this package, used for "announcement".
bootstrap-tools = autoconf,automake,gnulib,bison