summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2007-10-31 08:40:51 +0100
committerJim Meyering <meyering@redhat.com>2007-10-31 08:40:51 +0100
commit8c8bf861de2cbea1f490245b6197774b4d9d6149 (patch)
treea2676706eea2fc075c8de169cfa376015509177d /bootstrap.conf
parent565441559512fab14549227615572d8b3fe9197a (diff)
downloadcoreutils-8c8bf861de2cbea1f490245b6197774b4d9d6149.tar.xz
* bootstrap.conf (gnulib_modules): Add xprintf-posix.
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 d7851feb4..4445b6cf6 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -84,6 +84,7 @@ gnulib_modules="
xalloc xgetcwd xgethostname
xmemcoll xnanosleep
xprintf
+ xprintf-posix
xstrtod xstrtoimax
xstrtol xstrtold xstrtoumax yesno
"