diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2011-09-03 04:30:24 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2011-09-03 04:32:17 +0800 |
commit | 9548951f3edde3a8855f911f906bb1831cc3809f (patch) | |
tree | 2a187b9b5bd06008545b097feec398f636f1f76d /configure.ac | |
parent | 4ef7635fbfcac8a756220a1fb764e708cd6a2207 (diff) | |
download | gsoc2013-evolution-9548951f3edde3a8855f911f906bb1831cc3809f.tar.gz gsoc2013-evolution-9548951f3edde3a8855f911f906bb1831cc3809f.tar.zst gsoc2013-evolution-9548951f3edde3a8855f911f906bb1831cc3809f.zip |
Add "Contact Maps" to 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 69e7b762c6..b033d76e65 100644 --- a/configure.ac +++ b/configure.ac @@ -1828,6 +1828,7 @@ echo " NetworkManager: $enable_nm Windows SENS: $enable_sens ConnMan: $enable_connman + Contact Maps: $enable_contact_maps GNOME Online Accounts: $enable_goa Libnotify: $HAVE_LIBNOTIFY Kerberos 5: $msg_krb5 |