summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2014-09-30 17:51:48 -0700
committerJim Meyering <meyering@fb.com>2014-11-30 18:59:34 -0800
commitc0babfb931c5106585271035e06a908106c8238f (patch)
tree9400aa81c5872eaa8246a69a4eb7db9f8901ad05 /cfg.mk
parenta9a32621e83d81c36a2818048354891373e7ad4e (diff)
downloadsed-c0babfb931c5106585271035e06a908106c8238f.tar.gz
maint: enable sc_po_check syntax check
* cfg.mk (local-checks-to-skip): Remove its exemption. * po/POTFILES.in: Adjust to reflect added/removed file names.
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 bb51f3b..d707f5e 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -31,7 +31,6 @@ local-checks-to-skip = \
sc_file_system \
sc_long_lines \
sc_m4_quote_check \
- sc_po_check \
sc_prohibit_atoi_atof \
sc_prohibit_empty_lines_at_EOF \
sc_prohibit_magic_number_exit \