]> xenbits.xensource.com Git - libvirt.git/commit
build: fix bootstrap on fresh clone
authorEric Blake <eblake@redhat.com>
Mon, 16 Jan 2012 17:23:32 +0000 (10:23 -0700)
committerEric Blake <eblake@redhat.com>
Mon, 16 Jan 2012 18:23:34 +0000 (11:23 -0700)
commit9a070e8341d807bad353abe1215ea18ad216fec3
treeefe90d2791e302a5bc8776d2baab9cff0099f2ea
parent487bdbd8e08c7327c15e286a09f9b23abc2b9dae
build: fix bootstrap on fresh clone

Commit 29db7a0 picked up a gnulib bug, where a change in
bootstrap meant that it would fail to run libtoolize on
projects, like libvirt, that used the older spelling
AM_PROG_LIBTOOL instead of LT_INIT for the sake of building
on RHEL 5.  Now that gnulib is fixed, we should pick up that
fix.

* .gnulib: Update to latest, for bootstrap fix.
* bootstrap: Resync from gnulib.
.gnulib
bootstrap