]> xenbits.xensource.com Git - libvirt.git/commitdiff
Enable the po-check test; fix violations.
authorJim Meyering <meyering@redhat.com>
Tue, 29 Jan 2008 18:19:46 +0000 (18:19 +0000)
committerJim Meyering <meyering@redhat.com>
Tue, 29 Jan 2008 18:19:46 +0000 (18:19 +0000)
* Makefile.cfg (local-checks-to-skip) [po-check]: Enable.
* po/POTFILES.in: Add three file names.  Sort.

ChangeLog
Makefile.cfg
po/POTFILES.in

index 202ca95fd124e683b2fbdfdca82517d0fd5e01cc..d7247c1b961a54d6276bb719c87f9f4c04f2a8aa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
index 2c1c9e7587b5cfd8d1c5d38600e7fa4c32b48089..697fde4abff092c7412afc68d9426a0f31836c8a 100644 (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                  \
index 50422fb80fcc46de4b8dd1e48dcdbd01add54f25..b4b9cd26a6bb711a665979e1bcd5e65104d0a00b 100644 (file)
@@ -1,13 +1,16 @@
-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