maint: enable po-check

* cfg.mk (local-checks-to-skip): Enable sc_po_check.
* po/POTFILES.in: Sort and update.
This commit is contained in:
Jim Meyering 2009-12-04 09:00:07 +01:00
parent c5a06069bc
commit 196b828887
2 changed files with 6 additions and 9 deletions

1
cfg.mk
View File

@ -29,7 +29,6 @@ local-checks-to-skip = \
sc_error_message_uppercase \
sc_m4_quote_check \
sc_makefile_TAB_only_indentation \
sc_po_check \
sc_prohibit_have_config_h \
sc_prohibit_magic_number_exit \
sc_prohibit_strcmp \

View File

@ -16,17 +16,15 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
src/dfa.c
src/kwset.c
src/grep.c
src/search.c
src/system.h
# Library files
lib/closeout.c
lib/error.c
lib/getopt.c
lib/obstack.c
lib/quotearg.c
lib/regex.c
lib/xmalloc.c
lib/xalloc-die.c
lib/xstrtol-error.c
src/dfa.c
src/grep.c
src/kwset.c
src/search.c