diff options
author | Eric Blake <eblake@redhat.com> | 2013-12-05 16:47:34 -0700 |
---|---|---|
committer | Eric Blake <eblake@redhat.com> | 2014-01-01 06:02:47 -0700 |
commit | a01cf01fffa2b6ae9fcdb3235b352d9448f0f154 (patch) | |
tree | d410b9efb969d9247172fb1b84b47a44072b8388 /.gnulib | |
parent | 169700970d65f2df4b30d8f161a63c09fdc67383 (diff) | |
download | libvirt-a01cf01fffa2b6ae9fcdb3235b352d9448f0f154.tar.gz |
maint: update to latest gnulib
'make syntax-check' wants a newer gnulib for 2014 copyright.
Also, a couple of fixes for bootstrap issues reported on IRC:
- on some older glibc systems, ./configure could deadlock due to
a glibc malloc bug
- on FreeBSD systems, a broken autom4te coupled with gettext
0.18.3 prevents bootstrap; we can't work around it, but can at
least inform the user why they have a problem
And as always, portability fixes in other modules, some of which
are used by libvirt.
* .gnulib: Update to latest, in part for bootstrap improvements,
and for the new year.
* bootstrap: Resync to gnulib.
* gnulib/local/m4/ssize_t.m4.diff: Regenerate.
Signed-off-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to '.gnulib')
m--------- | .gnulib | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/.gnulib b/.gnulib -Subproject 831b84c59ef413c57a36b67344467d66a8a2ba7 +Subproject c7802e2b418c40fa2bd270cf241314d0c8433a2 |