From 11d864b36d83c7a60971b792581a5e61dab8bb40 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 11 Jan 2011 18:07:15 -0800 Subject: [PATCH] gnulib: Also use dtoastr and ldtoastr modules. This adjusts to the recent splitting of the ftoastr module into 3 . * bootstrap.conf (gnulib_modules): Add dtoastr, ldtoastr, as coreutils needs all 3 modules now. --- bootstrap.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bootstrap.conf b/bootstrap.conf index 5f8171f05a..d994f52b8f 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -61,6 +61,7 @@ gnulib_modules=" dirfd dirname do-release-commit-and-tag + dtoastr dup2 environ error @@ -124,6 +125,7 @@ gnulib_modules=" isblank lchmod lchown + ldtoastr lib-ignore linebuffer link -- 2.47.3