diff options
author | Eric Blake <eblake@redhat.com> | 2010-10-05 09:10:31 -0600 |
---|---|---|
committer | Eric Blake <eblake@redhat.com> | 2010-10-05 13:54:39 -0600 |
commit | b0f34a6a1aec26bba4588d04050455f7373cc942 (patch) | |
tree | 14b25e1d650ea18ac78a4ca8594bcc8fac9cf898 /bootstrap.conf | |
parent | xen: Fix bogus error when attaching a device (diff) | |
download | libvirt-b0f34a6a1aec26bba4588d04050455f7373cc942.tar.gz libvirt-b0f34a6a1aec26bba4588d04050455f7373cc942.tar.bz2 libvirt-b0f34a6a1aec26bba4588d04050455f7373cc942.zip |
build: require pkg-config for bootstrap
* .gnulib: Update to latest, for bootstrap fixes.
* bootstrap: Synchronize with upstream.
* bootstrap.conf: Add pkg-config pre-requisite.
* autogen.sh: Tweak wording message.
Reported by Justin Clift, and with feedback from Bruno Haible.
Diffstat (limited to 'bootstrap.conf')
-rw-r--r-- | bootstrap.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap.conf b/bootstrap.conf index 7ce1e5d7a..8f25554a3 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -150,6 +150,7 @@ git 1.5.5 gzip - libtool - perl 5.5 +pkg-config - tar - " |