autconf: support build of thin_metadata_size.c

This commit is contained in:
Heinz Mauelshagen
2013-07-15 16:48:36 +02:00
parent 80be0d0f54
commit ed88882007
4 changed files with 25 additions and 4 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);