summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2012-01-17 18:10:01 +0100
committerJim Meyering <meyering@redhat.com>2012-01-21 15:07:02 +0100
commitfaba3cb9ba610dcdd025f3cfc517185a4ed4b2ac (patch)
treeefb1555a8c7f6ae75bf08fa82b1014745b74b39e /cfg.mk
parentc11a09e1151faa5317e7d0bf347f6379130a4efb (diff)
downloadgnulib-faba3cb9ba610dcdd025f3cfc517185a4ed4b2ac.tar.gz
maint: enable sc_prohibit_hash_pjw_without_use
* cfg.mk: Enable sc_prohibit_hash_pjw_without_use. * top/maint.mk (sc_prohibit_hash_pjw_without_use): Adjust regexp to match any use of \<hash_pjw\>, i.e., not necessarily with a following " (".
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 ab75ffe82a..05f5ea4fe8 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -27,7 +27,6 @@ local-checks-to-skip = \
sc_prohibit_dirent_without_use \
sc_prohibit_error_without_use \
sc_prohibit_getopt_without_use \
- sc_prohibit_hash_pjw_without_use \
sc_prohibit_have_config_h \
sc_prohibit_intprops_without_use \
sc_prohibit_inttostr_without_use \