syntax: Exclude examples from strcmp and strncmp checks (thanks Jim Meyering).

This commit is contained in:
Richard W.M. Jones
2012-09-17 10:10:17 +01:00
parent 552576c7f9
commit 369709177e

2
cfg.mk
View File

@@ -30,6 +30,8 @@ exclude_file_name_regexp--sc_error_message_period = ^php/
exclude_file_name_regexp--sc_prohibit_always-defined_macros = ^examples/
exclude_file_name_regexp--sc_prohibit_doubled_word = ^po/
exclude_file_name_regexp--sc_prohibit_magic_number_exit = ^(po|po-docs)/|\.pod$
exclude_file_name_regexp--sc_prohibit_strcmp = ^examples/
exclude_file_name_regexp--sc_prohibit_strcmp_and_strncmp = ^examples/
# Tests not to run as part of "make distcheck".
local-checks-to-skip = \