summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2009-09-24 17:18:47 -0600
committerEric Blake <ebb9@byu.net>2009-10-08 06:52:18 -0600
commit7a3bc1bf27b07de85b1b4fcaa9e60f591ba5f0d4 (patch)
tree9519b30caa0f6896247570cde99c57b4e6983215 /bootstrap.conf
parent00674c747512687605447685730021a02bd5901b (diff)
downloadcoreutils-7a3bc1bf27b07de85b1b4fcaa9e60f591ba5f0d4.tar.xz
stdbuf: improve path search
* src/stdbuf.c (set_program_path): Use gnulib methods for better file name handling. * bootstrap.conf (gnulib_modules): Add xreadlink.
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 e523273fc..9cf3746a2 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -238,6 +238,7 @@ gnulib_modules="
xnanosleep
xprintf
xprintf-posix
+ xreadlink
xstrtod
xstrtoimax
xstrtol