aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2008-02-01 19:47:07 +0000
committerJim Meyering <meyering@redhat.com>2008-02-01 19:47:07 +0000
commitaa290a3ece2bfbf8bd8cb30a8d90ceb7ec7a31f4 (patch)
tree5a7208f8ea6d075a5374535ecdd5e1b30882d747 /bootstrap
parentAvoid compilation failure when building --without-xen. (diff)
downloadlibvirt-aa290a3ece2bfbf8bd8cb30a8d90ceb7ec7a31f4.tar.gz
libvirt-aa290a3ece2bfbf8bd8cb30a8d90ceb7ec7a31f4.tar.bz2
libvirt-aa290a3ece2bfbf8bd8cb30a8d90ceb7ec7a31f4.zip
Pull vc-list-files from gnulib, and update.
* bootstrap (gnulib_tool): Add the vc-list-files module.
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap3
1 files changed, 2 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index 751b2445a..16270868c 100755
--- a/bootstrap
+++ b/bootstrap
@@ -77,7 +77,8 @@ $gnulib_tool \
--tests-base=gnulib/tests \
--import physmem getaddrinfo \
sys_stat vasprintf strndup \
- strsep poll gettext getpass
+ strsep poll gettext getpass \
+ vc-list-files
rm -f \
.gitignore \