[gtksourceview] build: print more config info at end of configure



commit a2a0a1d7dd007f220eae157e40774e9cd694a870
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sat May 7 11:20:09 2016 +0200

    build: print more config info at end of configure

 configure.ac |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 5542091..6ff4bea 100644
--- a/configure.ac
+++ b/configure.ac
@@ -257,6 +257,9 @@ Configuration:
        Compiler:               ${CC}
        Completion Providers:   ${enable_providers}
        Glade Catalog:          ${glade_catalog}
+       Documentation:          ${enable_gtk_doc}
        GObject introspection:  ${found_introspection}
        Vala:                   ${enable_vala}
+       Code coverage:          ${enable_code_coverage}
+       Installed tests:        ${enable_installed_tests}
 "


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