diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 9 |
1 files 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} " |