build: update gnulib

Picks up fixes for gethostname compilation problems on mingw.

* .gnulib: Update to latest.
* build-aux/.gitignore: Regenerate.
* cfg.mk (local-checks-to-skip): Avoid new test not relevent to
libvirt.
This commit is contained in:
Eric Blake 2010-03-25 17:37:31 -06:00 committed by Jim Meyering
parent e3a7137ac2
commit f0dc84d83f
3 changed files with 3 additions and 1 deletions

@ -1 +1 @@
Subproject commit 10d66aedfdd610f731c8c54152b9dfca3efbee12
Subproject commit 4f01268d0c584c20704e42527f4fa125e7525aae

View File

@ -6,6 +6,7 @@
/useless-if-before-free
/vc-list-files
arg-nonnull.h
c++defs.h
config.rpath
gitlog-to-changelog
mkinstalldirs

1
cfg.mk
View File

@ -51,6 +51,7 @@ local-checks-to-skip = \
sc_space_tab \
sc_sun_os_names \
sc_system_h_headers \
sc_texinfo_acronym \
sc_tight_scope \
sc_two_space_separator_in_usage \
sc_error_message_uppercase \