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.
This commit is contained in:
Akim Demaille
2012-02-19 12:54:09 +01:00
parent db3458d6ea
commit 762caaf639
3 changed files with 6 additions and 7 deletions

1
cfg.mk
View File

@@ -37,7 +37,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