From: Jim Meyering Date: Wed, 31 Oct 2007 07:40:51 +0000 (+0100) Subject: * bootstrap.conf (gnulib_modules): Add xprintf-posix. X-Git-Tag: v6.9.89~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c8bf861de2cbea1f490245b6197774b4d9d6149;p=thirdparty%2Fcoreutils.git * bootstrap.conf (gnulib_modules): Add xprintf-posix. --- diff --git a/ChangeLog b/ChangeLog index 726c674237..69bb08e4c2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-10-31 Jim Meyering + + * bootstrap.conf (gnulib_modules): Add xprintf-posix. + 2007-10-30 Jim Meyering Avoid seq floating-point test failure on FreeBSD 6.1. diff --git a/bootstrap.conf b/bootstrap.conf index d7851feb46..4445b6cf63 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 "