[emerillon: 1/2] Improve the configure output, show gtk-doc configuration



commit d8625b5d7633393423369ee6d6946d8dbe03ee0d
Author: Simon Wenner <simon wenner ch>
Date:   Wed May 5 21:47:14 2010 +0200

    Improve the configure output, show gtk-doc configuration

 configure.ac |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index efa0f1a..b59c930 100644
--- a/configure.ac
+++ b/configure.ac
@@ -184,13 +184,13 @@ po/Makefile.in
 AC_OUTPUT
 
 echo "
+Emerillon ${VERSION}
 
 Configuration:
-
-	Source code location:	${srcdir}
-	Compiler:		${CC}
+       Prefix           : ${prefix}
+       Compiler         : ${CC}
+       Documentation    : ${enable_gtk_doc}
 
 Bindings:
-
-	Vala:			$enable_vala
+       Vala             : ${enable_vala}
 "



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