* Makefile.cfg (local-checks-to-skip) [po-check]: Enable.
* po/POTFILES.in: Add three file names. Sort.
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.
# 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 \
-src/libvirt.c
-src/virterror.c
-src/xmlrpc.c
+gnulib/lib/gai_strerror.c
+src/conf.c
+src/console.c
src/hash.c
-src/test.c
-src/xml.c
+src/libvirt.c
+src/proxy_internal.c
+src/remote_internal.c
src/sexpr.c
-src/xend_internal.c
+src/test.c
src/virsh.c
-src/conf.c
-src/xs_internal.c
-src/proxy_internal.c
+src/virterror.c
src/xen_internal.c
+src/xend_internal.c
+src/xml.c
+src/xmlrpc.c
+src/xs_internal.c