[pessulus] [build] Add configure summary
- From: Vincent Untz <vuntz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pessulus] [build] Add configure summary
- Date: Tue, 9 Mar 2010 12:13:04 +0000 (UTC)
commit 1f8a2fe40a97d25b6779987a94a258f49c098f92
Author: Vincent Untz <vuntz gnome org>
Date: Tue Mar 9 13:12:45 2010 +0100
[build] Add configure summary
configure.ac | 23 +++++++++++++++++++++++
1 files changed, 23 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index dc846d6..c7daded 100644
--- a/configure.ac
+++ b/configure.ac
@@ -44,3 +44,26 @@ Pessulus/Makefile
AC_OUTPUT([
data/pessulus.desktop.in
])
+
+dnl ---------------------------------------------------------------------------
+dnl - Show summary
+dnl ---------------------------------------------------------------------------
+
+echo "
+ pessulus $VERSION
+ `echo pessulus $VERSION | sed "s/./=/g"`
+
+ prefix: ${prefix}
+ exec_prefix: ${exec_prefix}
+ libdir: ${libdir}
+ bindir: ${bindir}
+ sbindir: ${sbindir}
+ sysconfdir: ${sysconfdir}
+ localstatedir: ${localstatedir}
+ datadir: ${datadir}
+ source code location: ${srcdir}
+ Maintainer mode: ${USE_MAINTAINER_MODE}
+
+ GConf source for mandatory values: ${GCONF_MANDATORY_SOURCE}
+
+"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]