]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: update to latest gnulib
authorEric Blake <eblake@redhat.com>
Mon, 28 May 2012 12:48:26 +0000 (06:48 -0600)
committerEric Blake <eblake@redhat.com>
Tue, 29 May 2012 14:43:55 +0000 (08:43 -0600)
commite925ea3156f2cc8d57a29eeeb839202adc989391
tree5d4a326abdea0f271394381d3f45b8a6e8def0a5
parent67dd486f20d4028ebf723735565697146207d301
build: update to latest gnulib

Gnulib finally relaxed the isatty license, needed as first mentioned here:
https://www.redhat.com/archives/libvir-list/2012-February/msg01022.html

Other improvements include better syntax-check rules (we can delete one
of ours now that it is a duplicate) and better compiler warning usage.

* .gnulib: Update to latest, for isatty.
* cfg.mk (sc_prohibit_strncpy): Drop a now-redundant rule.
* bootstrap.conf (gnulib_modules): Add isatty.
* bootstrap: Resync from gnulib.
.gnulib
bootstrap
bootstrap.conf
cfg.mk