summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhaedrus Leeds <mwleeds@endlessos.org>2021-02-18 11:31:10 -0800
committerPhaedrus Leeds <mwleeds@endlessos.org>2021-02-18 11:31:10 -0800
commit66c4ef8de90bcb55ea3e71d6c20c500de2e27261 (patch)
tree56922c7059b1c38ce51bb2fbd65ec090c9c6f19a
parentd192d1b43b78f28a8d9fe8968aa93882c327abc9 (diff)
downloadflatpak-trivial-configure-output.tar.gz
trivial: Fix formatting of configure outputtrivial-configure-output
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index dc1561fa..259401c1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -594,7 +594,7 @@ fi
echo ""
echo " Flatpak $FLATPAK_VERSION"
-echo " ============="
+echo " =============="
echo ""
echo " Build system helper: $enable_system_helper"
echo " Build selinux module: $enable_selinux_module"