[rygel/git-version: 2/2] Add a summary after configure



commit 6de63b7ae4b59ef117b5dd1fc1ed78fc6f516905
Author: Marc-André Lureau <marc-andre lureau nokia com>
Date:   Fri Apr 24 16:25:30 2009 +0300

    Add a summary after configure
---
 configure.ac |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/configure.ac b/configure.ac
index fa784d9..5244bed 100644
--- a/configure.ac
+++ b/configure.ac
@@ -154,3 +154,15 @@ src/plugins/test/Makefile
 data/Makefile
 data/xml/Makefile
 ])
+
+echo "
+
+                    ${PACKAGE} ${VERSION}
+                    ============
+
+
+	Prefix:                 ${prefix}
+        Source code location:   ${srcdir}
+        Compiler:               ${CC}
+        CFLAGS:                 ${CFLAGS}
+"



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