maint: explicitly list full-read and full-write module names
authorJim Meyering <meyering@redhat.com>
Sat, 23 Apr 2011 21:47:37 +0000 (23:47 +0200)
committerJim Meyering <meyering@redhat.com>
Mon, 25 Apr 2011 08:57:58 +0000 (10:57 +0200)
* 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.

bootstrap.conf

index 618fa53..5633e13 100644 (file)
@@ -91,6 +91,8 @@ gnulib_modules="
   ftello
   ftoastr
   fts
+  full-read
+  full-write
   getgroups
   gethrxtime
   getline