[couchdb-glib] Show introspection status on configure final message



commit 0ac98a3c4afc7de3ec5b9b32e655c53beac4c58a
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Tue May 4 17:59:39 2010 +0200

    Show introspection status on configure final message

 configure.ac |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 457e272..30f84b4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -115,8 +115,9 @@ AC_MSG_NOTICE([
  couchdb-glib configured:
  ------------------------
 
- version:  $VERSION
- oAuth:    $have_oauth
- bindings: Mono ($mono_bindings)
+ version:       $VERSION
+ oAuth:         $have_oauth
+ introspection: $found_introspection
+ bindings:      Mono ($mono_bindings)
 
 ])



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