summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-02-29 20:05:14 +0100
committerStefano Karapetsas <[email protected]>2012-02-29 20:05:14 +0100
commit9b18bf40dd0fa8e48393b3961da5a6a45e106b4e (patch)
treeb96e6d0d777a009f7dc12198dc484b2ed48b759f
parent6671aa0dcd07a2af3961936abe33f4f3cdd8305e (diff)
downloadmate-control-center-9b18bf40dd0fa8e48393b3961da5a6a45e106b4e.tar.bz2
mate-control-center-9b18bf40dd0fa8e48393b3961da5a6a45e106b4e.tar.xz
add summary in configure.acmate-control-center-1.2.0
-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}
+
+"