From f3f045256549a1e2fc6a0f214eb57bc7aecbf6b9 Mon Sep 17 00:00:00 2001 From: Pierre-Luc Beaudoin Date: Wed, 27 May 2009 13:24:47 -0400 Subject: Add sections to the configure report --- configure.ac | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/configure.ac b/configure.ac index 9707392af..5a27b1afc 100644 --- a/configure.ac +++ b/configure.ac @@ -421,11 +421,14 @@ Configure summary: Tests.......................: ${have_check} Coding style checks.........: ${ENABLE_CODING_STYLE_CHECKS} + Features: + Spell checking (enchant)....: ${have_enchant} + Display maps (libchamplain).: ${have_libchamplain} + Location awareness (Geoclue): ${have_geoclue} + + Extras: Documentation...............: ${enable_gtk_doc} Python bindings.............: ${have_python} - Spell checking..............: ${have_enchant} - Use libchamplain............: ${have_libchamplain} - Use Geoclue.................: ${have_geoclue} Megaphone applet............: ${have_megaphone} Nothere applet..............: ${have_nothere} " -- cgit v1.2.3