]> git.0d.be Git - empathy.git/commitdiff
Add sections to the configure report
authorPierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Wed, 27 May 2009 17:24:47 +0000 (13:24 -0400)
committerPierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Wed, 27 May 2009 17:24:47 +0000 (13:24 -0400)
configure.ac

index 9707392af7226da082fe688865bb1a0714263139..5a27b1afcd0836491ef9740bfc63f5f2e37d6e2b 100644 (file)
@@ -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}
 "