[gnome-todo] build: Update the configuration summary



commit abe72b7a2d2f8fc81191cdd3e709e78ffa8a364b
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Jul 21 11:05:34 2015 +0100

    build: Update the configuration summary

 configure.ac |   13 +++++++------
 1 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 8b5d51b..2c0f133 100644
--- a/configure.ac
+++ b/configure.ac
@@ -87,12 +87,13 @@ echo "
         gnome-todo $VERSION
         ==================
 
-        source at: ${srcdir}
-        prefix:    ${prefix}
-        compiler:  ${CC}
-       flags:     ${CFLAGS} ${CPPFLAGS} ${LDFLAGS}
-       flags:     ${MAINTAINER_COMPILER_FLAGS}
-       flags:     ${GNOME_TODO_CFLAGS} ${GNOME_TODO_LIBS} ${LIBS}
+        source at:     ${srcdir}
+        prefix:        ${prefix}
+        compiler:      ${CC}
+       global flags:  ${CFLAGS} ${CPPFLAGS} ${LDFLAGS}
+       project flags: ${GNOME_TODO_CFLAGS} ${GNOME_TODO_LIBS} ${LIBS}
+        warning flags: ${GNOME_TODO_WARN_CFLAGS} ${GNOME_TODO_WARN_LDFLAGS}
+        release:       ${ax_is_release}
 
         Now type 'make' to build $PACKAGE
 "


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