summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-05-15 15:33:49 +0200
committerJim Meyering <meyering@redhat.com>2009-05-15 15:45:15 +0200
commitdd90af287f158cf87d8d3a315c4010cebea61d91 (patch)
treeb7f67bdb2b4d52c38db4e1fa984fbdb4c1cddf84 /bootstrap.conf
parent413006e7942beb8fb3438fefe1bb6d1ea6b4e2f1 (diff)
downloadparted-dd90af287f158cf87d8d3a315c4010cebea61d91.tar.gz
build: use gnulib's vc-list-files module
* bootstrap.conf (gnulib_modules): Add vc-list-files, so we pull this file from gnulib. * build-aux/vc-list-files: Remove now-outdated file.
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index f6de41c..3c3325f 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -48,6 +48,7 @@ gnulib_modules="
safe-read
stdbool
useless-if-before-free
+ vc-list-files
version-etc-fsf
xstrtol
"