[gegl-gtk] Build: Output more build configuration info



commit 4ecb3d016a76d9235f12ff88948311e9cb8b6d89
Author: Jon Nordby <jononor gmail com>
Date:   Wed Sep 14 19:07:41 2011 +0200

    Build: Output more build configuration info

 configure.ac |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 461b90c..d12ffd2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -321,5 +321,7 @@ dnl Print a summary of features enabled/disabled:
 AC_MSG_RESULT([
 Building GEGL with prefix=$prefix
 
-  GTK+ version:     $have_gtk
+  GTK+ version:           $have_gtk
+  GObject Introspection:  $enable_introspection
+  Vala support:           $have_vala
 ]);



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