summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-04-23 23:47:37 +0200
committerJim Meyering <meyering@redhat.com>2011-04-25 10:57:58 +0200
commit768b8a0662d7aff03335949fafaefbf0c792f747 (patch)
tree38d2c24c4f773b0913d3a68fd5c646c12fcfbb5a /bootstrap.conf
parent249d9a3ca429e508958e87c636c1b6a4a8d75f12 (diff)
downloadcoreutils-768b8a0662d7aff03335949fafaefbf0c792f747.tar.xz
maint: explicitly list full-read and full-write module names
* bootstrap.conf (gnulib_modules): Include full-read and full-write explicitly. Before, we'd get them via safe-read, but with newer gnulib, that is no longer enough: link failure due to undefined references to full_write.
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index 618fa5344..5633e136a 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -91,6 +91,8 @@ gnulib_modules="
ftello
ftoastr
fts
+ full-read
+ full-write
getgroups
gethrxtime
getline