From: Eric Blake Date: Tue, 8 Jul 2014 20:46:49 +0000 (-0600) Subject: maint: update to latest gnulib X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=0ea6512dfdd0fa3a1a6b2b74d9af58dac94a9627;p=people%2Fliuw%2Flibxenctrl-split%2Flibvirt.git maint: update to latest gnulib When run under an environment that inherits an ignored SIGPIPE (hello, annoying buildbots), a syntax-check was producing quite a bit of noise, such as: > prohibit_argmatch_without_use > grep: write error > grep: write error > /bin/sed: couldn't write 25 items to stdout: Broken pipe > sed: couldn't write 1 item to stdout: Broken pipe > 0.46 prohibit_argmatch_without_use This has been fixed upstream in gnulib. There are several other portability improvements in our regular submodule update. * .gnulib: Update to latest, in part for quieter syntax-check. Signed-off-by: Eric Blake --- diff --git a/.gnulib b/.gnulib index d55899fd2..9d5efe7d6 160000 --- a/.gnulib +++ b/.gnulib @@ -1 +1 @@ -Subproject commit d55899fd2c5794ac85ecb14d5e2f646a89e4b4dd +Subproject commit 9d5efe7d61e1d96a6d7c97ffa4d21c5e33e9bd30