summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorAkim Demaille <demaille@gostai.com>2012-02-19 12:54:09 +0100
committerAkim Demaille <demaille@gostai.com>2012-02-19 18:26:01 +0100
commit14f4455e4323ea2e232f7c47f3c0b10ea084f6d6 (patch)
treeb0f859735c815a71baffdc6f2cf6b390f924537b /cfg.mk
parent43e9e2a113dd4c30e304e5130cfca83ea704c14e (diff)
downloadbison-14f4455e4323ea2e232f7c47f3c0b10ea084f6d6.tar.gz
maint: address sc_prohibit_doubled_word.
* data/yacc.c, doc/bison.texinfo: Reword to avoid having to disable that check. * cfg.mk: No longer skip this test. (cherry picked from commit 762caaf6393d71d740ad86855a15f5000721d103) Conflicts: data/yacc.c
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/cfg.mk b/cfg.mk
index 358631d9..b21383e7 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -41,7 +41,6 @@ local-checks-to-skip = \
sc_immutable_NEWS \
sc_prohibit_always_true_header_tests \
sc_prohibit_atoi_atof \
- sc_prohibit_doubled_word \
sc_prohibit_strcmp
# The local directory containing the checked-out copy of gnulib used in