summaryrefslogtreecommitdiff
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
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.
-rw-r--r--cfg.mk1
-rw-r--r--po/POTFILES.in12
2 files changed, 9 insertions, 4 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 \
diff --git a/po/POTFILES.in b/po/POTFILES.in
index a725149..637bb7a 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,8 +1,14 @@
+lib/copy-acl.c
+lib/error.c
+lib/getopt.c
+lib/obstack.c
+lib/quotearg.c
+lib/regcomp.c
+lib/set-acl.c
+lib/version-etc.c
+lib/xalloc-die.c
sed/compile.c
sed/execute.c
sed/regexp.c
sed/sed.c
sed/utils.c
-lib/regcomp.c
-lib/regexec.c
-lib/regex_internal.c