From 9b18bf40dd0fa8e48393b3961da5a6a45e106b4e Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Wed, 29 Feb 2012 20:05:14 +0100 Subject: add summary in configure.ac --- configure.ac | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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} + +" -- cgit v1.2.1