]> git.ipfire.org Git - thirdparty/libvirt.git/commit
maint: update to latest gnulib
authorEric Blake <eblake@redhat.com>
Mon, 15 Apr 2013 14:54:53 +0000 (08:54 -0600)
committerEric Blake <eblake@redhat.com>
Mon, 22 Apr 2013 22:56:36 +0000 (16:56 -0600)
commit4c003e79a4b43d105170ee09fdd4082bd5a2785e
tree705360635516f830901c5af03b2dc13184eb1ee8
parent97cf17062455295832b285475faa00945eb9cf94
maint: update to latest gnulib

Upstream gnulib determined that we were needlessly compiling in
gnulib's regex instead of glibc's when targetting new-enough glibc,
because the m4 test was being too strict in requiring a particular
answer to undefined behavior.
https://lists.gnu.org/archive/html/bug-gnulib/2013-04/msg00032.html

* .gnulib: Update to latest, for regex.
(cherry picked from commit 842432390b742193c89f6b6f9991bc7ceea8d836)

Cherry picked because I hit a failure of test-regex when swapping
between incremental builds of libvirt.git master then v1.0.4-maint.
.gnulib