autconf: support build of thin_metadata_size.c

This commit is contained in:
Heinz Mauelshagen
2013-07-15 16:48:36 +02:00
parent a7e196cc3a
commit 69ff5d5513
4 changed files with 25 additions and 5 deletions

View File

@ -190,7 +190,6 @@ static void printf_precision(double r, int full, char *unit_str)
{
double rtrunc = truncl(r);
/* FIXME: correct output */
if (full)
printf("%s - estimated metadata area size is ", prg);