diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2009-06-11 20:04:02 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@gmail.com> | 2009-06-12 00:06:32 +0800 |
commit | 5d83372d392c074b13fb82eb934d6f795edc0d09 (patch) | |
tree | 5473e0fcb20b516df991b55b3062b9d06384e32b /configure.ac | |
parent | 431ecd21a339ed8fe3cbc4e69937264f65a6ce2a (diff) | |
download | gsoc2013-empathy-5d83372d392c074b13fb82eb934d6f795edc0d09.tar gsoc2013-empathy-5d83372d392c074b13fb82eb934d6f795edc0d09.tar.gz gsoc2013-empathy-5d83372d392c074b13fb82eb934d6f795edc0d09.tar.bz2 gsoc2013-empathy-5d83372d392c074b13fb82eb934d6f795edc0d09.tar.lz gsoc2013-empathy-5d83372d392c074b13fb82eb934d6f795edc0d09.tar.xz gsoc2013-empathy-5d83372d392c074b13fb82eb934d6f795edc0d09.tar.zst gsoc2013-empathy-5d83372d392c074b13fb82eb934d6f795edc0d09.zip |
Add Adium theme support in the configure summary
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index c5bf2f544..c9527a017 100644 --- a/configure.ac +++ b/configure.ac @@ -452,6 +452,7 @@ Configure summary: Spell checking (enchant)....: ${have_enchant} Display maps (libchamplain).: ${have_libchamplain} Location awareness (Geoclue): ${have_geoclue} + Adium themes (Webkit).......: ${have_webkit} Extras: Documentation...............: ${enable_gtk_doc} |