summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-10-19 07:55:42 +0200
committerJim Meyering <meyering@redhat.com>2009-10-19 07:57:15 +0200
commit6ac6c7e4b77898d6d82d5565b5d8b053ecacbc64 (patch)
tree2edf3aab6dc24539926575225deadcf02b3a3138 /bootstrap.conf
parentf26508204bf5a51a83af294114f47e7b6c82c958 (diff)
downloadcoreutils-6ac6c7e4b77898d6d82d5565b5d8b053ecacbc64.tar.xz
build: use gnulib's isblank module
* bootstrap.conf (gnulib_modules): Add isblank. * src/system.h (isblank): Don't define. * m4/check-decl.m4: Don't check for isblank declaration. * gnulib: Update submodule to latest.
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 e9b198c53..185748936 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -127,6 +127,7 @@ gnulib_modules="
inttostr
inttypes
isapipe
+ isblank
lchmod
lchown
lib-ignore