[gnome-builder] build: Move Meson Templates in configure output



commit 151e5b9f8f6277952974449a142447150f2994b9
Author: Matthew Leeds <mleeds redhat com>
Date:   Sat Feb 18 22:10:24 2017 -0600

    build: Move Meson Templates in configure output

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 1228472..a5ed7e6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -617,7 +617,6 @@ echo "  HTML Autocompletion .................. : ${enable_html_completion_plugin
 echo "  HTML and Markdown Preview ............ : ${enable_html_preview_plugin}"
 echo "  JHBuild .............................. : ${enable_jhbuild_plugin}"
 echo "  Meson ................................ : ${enable_meson_plugin}"
-echo "  Meson Templates ...................... : ${enable_meson_templates}"
 echo "  MinGW ................................ : ${enable_mingw_plugin}"
 echo "  Project Creation ..................... : ${enable_create_project_plugin}"
 echo "  Project Tree ......................... : ${enable_project_tree_plugin}"
@@ -644,5 +643,6 @@ echo ""
 echo " Templates"
 echo ""
 echo "  Autotools ............................ : ${enable_autotools_templates}"
+echo "  Meson ................................ : ${enable_meson_templates}"
 echo ""
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]