libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 24/25] syntax-check: enable sc_prohibit_always_true_header_tests.


From: Gary V. Vaughan
Subject: [PATCH 24/25] syntax-check: enable sc_prohibit_always_true_header_tests.
Date: Tue, 15 Nov 2011 19:54:02 +0700

* 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 <address@hidden>
---
 cfg.mk |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/cfg.mk b/cfg.mk
index 48d063e..d18a23a 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
 
-- 
1.7.7.3

Cheers,
-- 
Gary V. Vaughan (gary AT gnu DOT org)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]