summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2014-09-14 18:42:31 -0700
committerJim Meyering <meyering@fb.com>2014-11-30 18:59:34 -0800
commit9cb9a4365304859dc1846f2e0433cc7391ef3387 (patch)
treeaaf7bf0c8858ff944da06c48f5a1e182e9452f9a /cfg.mk
parentfcd48d1a8f6f572827cdd55c09b639e5f6b6c716 (diff)
downloadsed-9cb9a4365304859dc1846f2e0433cc7391ef3387.tar.gz
maint: enable sc_const_long_option syntax check
* sed/sed.c (main): Add "const" to decl of longopts. * cfg.mk (local-checks-to-skip): Remove its exemption.
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 e00201d..c0bac56 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -27,7 +27,6 @@ local-checks-to-skip = \
sc_bindtextdomain \
sc_cast_of_alloca_return_value \
sc_cast_of_argument_to_free \
- sc_const_long_option \
sc_error_message_uppercase \
sc_file_system \
sc_immutable_NEWS \