summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-05-01 08:17:06 +0200
committerJim Meyering <meyering@redhat.com>2010-05-01 08:17:06 +0200
commit3f027ba48d26ebca62066845832e12062a1ed8b2 (patch)
tree0ff91b2bdf88f2ad07ce8f5482fdc4c8fdcfb2e3
parent5c63f4d41638b863f5c5a71401af6e1c042d223d (diff)
downloaddiffutils-3f027ba48d26ebca62066845832e12062a1ed8b2.tar.gz
build: use gnulib's sys_wait module
* bootstrap.conf (gnulib_modules): Use gnulib's sys_wait module, now that we assume its presence.
-rw-r--r--bootstrap.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index 2e45a89..71fbd3f 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -61,6 +61,7 @@ strcase
strftime
strptime
strtoumax
+sys_wait
timegm
unistd
unlocked-io