summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac16
1 files changed, 16 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 40632a11..e911c2e2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -374,3 +374,19 @@ typing-break/Makefile
dnl due to a bug in intltool we need to expand something from the root last control-center.spec
AC_OUTPUT
+
+dnl ---------------------------------------------------------------------------
+dnl - Show summary
+dnl ---------------------------------------------------------------------------
+
+echo "
+ mate-control-center
+
+ Appindicator: ${enable_appindicator}
+ Libslab: ${have_libslab_deps}
+ XCursor support: ${have_xcursor}
+ XInput support: ${have_xinput}
+ About-me: ${enable_aboutme}
+ Ubuntu hacks: ${enable_ubuntu}
+
+"