build: Be more verbose at the end of configure
authorJens Georg <mail@jensge.org>
Fri, 2 Oct 2009 11:56:25 +0000 (13:56 +0200)
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Fri, 2 Oct 2009 11:59:49 +0000 (14:59 +0300)
configure.ac

index 3a10c59..85451b0 100644 (file)
@@ -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}
 "