mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 13:45:38 +00:00
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:
parent
bc48db5758
commit
05ae9d8bc4
@ -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.
|
||||
|
@ -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 \
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user