From ca09f91e8d356b58b1a3da0880ba5ccb97b49313 Mon Sep 17 00:00:00 2001 From: Monsta Date: Wed, 3 Dec 2014 21:18:03 +0300 Subject: configure.ac: show the introspection status in the summary Closes https://github.com/mate-desktop/mate-desktop/pull/150 --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 77c81dd..345aea8 100644 --- a/configure.ac +++ b/configure.ac @@ -335,5 +335,6 @@ mate-desktop $VERSION Use external pnp.ids: ${EXTERNAL_PNP_IDS} Startup notification support: ${have_startup_notification} XRandr support: ${have_randr} + Build introspection support: ${found_introspection} Build gtk-doc documentation: ${enable_gtk_doc} " -- cgit v1.2.1