[rygel] build: Be more verbose at the end of configure



commit 5e659d414ffcde887a741e2726d82fcb2d4de409
Author: Jens Georg <mail jensge org>
Date:   Fri Oct 2 13:56:25 2009 +0200

    build: Be more verbose at the end of configure

 configure.ac |   12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 3a10c59..85451b0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -251,8 +251,18 @@ echo "
                     ============
 
 
-	Prefix:                 ${prefix}
+        Prefix:                 ${prefix}
         Source code location:   ${srcdir}
         Compiler:               ${CC}
         CFLAGS:                 ${CFLAGS}
+        uninstalled:            ${enable_uninstalled}
+        maemo support:          ${enable_maemo}
+        preferences ui          ${BUILD_UI}
+    Plugins:
+        test:                   ${enable_test_plugin}
+        tracker:                ${enable_tracker_plugin}
+        mediathek:              ${enable_mediathek_plugin}
+        media-export            ${enable_media_export_plugin}
+        external:               ${enable_external_plugin}
+        gstlaunch:              ${enable_gstlaunch_plugin}
 "



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