maint/sc: enable the po check

* cfg.mk (local-checks-to-skip): Add sc_po_check.
* po/POTFILES.in: Update.
This commit is contained in:
Jim Meyering 2009-11-11 21:01:38 +01:00
parent d4bfdc5340
commit c9893c5553
2 changed files with 4 additions and 4 deletions

1
cfg.mk
View File

@ -35,7 +35,6 @@ local-checks-to-skip = \
sc_error_message_period \
sc_error_message_uppercase \
sc_m4_quote_check \
sc_po_check \
sc_program_name \
sc_prohibit_HAVE_MBRTOWC \
sc_require_config_h \

View File

@ -19,10 +19,11 @@ lib/c-stack.c
lib/error.c
lib/file-type.c
lib/getopt.c
lib/regex.c
lib/xmalloc.c
lib/quotearg.c
lib/regcomp.c
lib/xalloc-die.c
lib/xstrtol-error.c
lib/version-etc.c
lib/xmalloc.c
src/analyze.c
src/cmp.c