cfg.mk: Silence 'make syntax-check'.

This commit is contained in:
Simon Josefsson
2020-01-01 13:08:59 +01:00
parent 3857a7dc1d
commit 330e19d681
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2020-01-01 Simon Josefsson <simon@josefsson.org>
* cfg.mk: Silence 'make syntax-check'.
2020-01-01 Simon Josefsson <simon@josefsson.org>
* bootstrap: Updated from gnulib.

6
cfg.mk
View File

@@ -47,11 +47,15 @@ local-checks-to-skip = \
sc_prohibit_strcmp \
sc_unmarked_diagnostics \
sc_bindtextdomain \
sc_assignment_in_if
sc_assignment_in_if \
sc_prohibit_gnu_make_extensions
exclude_file_name_regexp--sc_prohibit_have_config_h = \
^libinetutils/libinetutils.h$$
exclude_file_name_regexp--sc_obsolete_symbols = \
^tests/identify.c$$
htmldir = ../www-$(PACKAGE)
manual_title = GNU network utilities