summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorAssaf Gordon <assafgordon@gmail.com>2015-07-17 23:58:31 -0400
committerAssaf Gordon <assafgordon@gmail.com>2015-09-12 02:27:32 +0000
commitba24c42e139095888dbf83255e6481fb4b1503a6 (patch)
tree4f03d3ba8be4de4f2404735ea469180cc7972846 /bootstrap.conf
parentbd1bc2b3fe1c87744cc251334cc1c804075b027c (diff)
downloadcoreutils-ba24c42e139095888dbf83255e6481fb4b1503a6.tar.xz
numfmt: use new set-fields module to parse --field
numfmt --field=LIST can accept the same options as cut. * bootstrap.conf: remove xlist, linked-list * src/local.mk: link numfmt with set-fields * src/numfmt.c: use set-fields.c instead of custom field parsing code. (include_field): adapt to new code. * tests/misc/numfmt.pl: add new tests, adapt current tests to new error message wording from set-fields.c
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index d0017f995..165e1c153 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -34,7 +34,6 @@ gnulib_modules="
argv-iter
assert
autobuild
- linked-list
backupfile
base64
base32
@@ -274,7 +273,6 @@ gnulib_modules="
xgetcwd
xgetgroups
xgethostname
- xlist
xmemcoll
xnanosleep
xprintf