From 99223854596c75bf1e1ecac0e1b53198a1329b12 Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Mon, 12 Dec 2016 12:34:25 +0100 Subject: [PATCH] Align dots in ./configure output --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index a02c1e9c..d78218b6 100644 --- a/configure.ac +++ b/configure.ac @@ -6695,7 +6695,7 @@ AC_MSG_RESULT([ gps . . . . . . . . . $enable_gps]) AC_MSG_RESULT([ grpc . . . . . . . . $enable_grpc]) AC_MSG_RESULT([ hddtemp . . . . . . . $enable_hddtemp]) AC_MSG_RESULT([ hugepages . . . . . . $enable_hugepages]) -AC_MSG_RESULT([ intel_rdt. . . . . . $enable_intel_rdt]) +AC_MSG_RESULT([ intel_rdt . . . . . . $enable_intel_rdt]) AC_MSG_RESULT([ interface . . . . . . $enable_interface]) AC_MSG_RESULT([ ipc . . . . . . . . . $enable_ipc]) AC_MSG_RESULT([ ipmi . . . . . . . . $enable_ipmi]) -- 2.11.0