From: Gary V. Vaughan Date: Tue, 25 Oct 2011 09:57:21 +0000 (+0700) Subject: syntax-check: enable sc_prohibit_always_true_header_tests. X-Git-Tag: v2.4.2.418~233 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be51bfc53f39f1afc841a3cf7bc805d451515efa;p=thirdparty%2Flibtool.git syntax-check: enable sc_prohibit_always_true_header_tests. * cfg.mk (local-checks-to-fix): Remove sc_prohibit_always_true_header_tests from list of disabled checks, because it no longer flags any violations. Signed-off-by: Gary V. Vaughan --- diff --git a/cfg.mk b/cfg.mk index 47b232c37..6a1748c1b 100644 --- a/cfg.mk +++ b/cfg.mk @@ -39,7 +39,6 @@ VC_LIST_ALWAYS_EXCLUDE_REGEX = ^mail/ local-checks-to-fix = \ sc_prohibit_always-defined_macros \ - sc_prohibit_always_true_header_tests \ sc_require_config_h \ sc_require_config_h_first