[libpeas] Rework ./configure summary.



commit a83304679bd152fea7be49576165dd1423e15bc0
Author: Steve Frécinaux <code istique net>
Date:   Tue Apr 5 23:56:11 2011 +0200

    Rework ./configure summary.

 configure.ac |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 5bf6bda..7a35cf0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -533,8 +533,11 @@ Configuration:
         Coverage testing              : ${enable_gcov}
         Glade Catalog                 : ${found_glade_catalog}
         Disable deprecated features   : ${enable_deprecation}
-        Seed JS support               : ${found_seed}
-        GJS JS support                : ${found_gjs}
+
+Languages support:
+
         Python support                : ${found_python}
+        Javascript support (Seed)     : ${found_seed}
+        Javascript support (GJS)      : ${found_gjs}
         Vala support                  : ${found_vala}
 "



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