Enable the po-check test; fix violations.

* Makefile.cfg (local-checks-to-skip) [po-check]: Enable.
* po/POTFILES.in: Add three file names.  Sort.
This commit is contained in:
Jim Meyering 2008-01-29 18:19:46 +00:00
parent bc48db5758
commit 05ae9d8bc4
3 changed files with 17 additions and 11 deletions

View File

@ -1,5 +1,9 @@
Tue Jan 29 18:39:25 CET 2008 Jim Meyering <meyering@redhat.com>
Enable the po-check test; fix violations.
* Makefile.cfg (local-checks-to-skip) [po-check]: Enable.
* po/POTFILES.in: Add three file names. Sort.
Update from gnulib
* lib/poll.c: Update.
* lib/string.in.h: Update.

View File

@ -26,7 +26,6 @@ url_dir_list = \
# Tests not to run as part of "make distcheck".
local-checks-to-skip = \
po-check \
makefile_path_separator_check \
makefile-check \
sc_no_have_config_h \

View File

@ -1,13 +1,16 @@
src/libvirt.c
src/virterror.c
src/xmlrpc.c
src/hash.c
src/test.c
src/xml.c
src/sexpr.c
src/xend_internal.c
src/virsh.c
gnulib/lib/gai_strerror.c
src/conf.c
src/xs_internal.c
src/console.c
src/hash.c
src/libvirt.c
src/proxy_internal.c
src/remote_internal.c
src/sexpr.c
src/test.c
src/virsh.c
src/virterror.c
src/xen_internal.c
src/xend_internal.c
src/xml.c
src/xmlrpc.c
src/xs_internal.c