diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2011-09-03 04:30:24 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-09-14 20:08:59 +0800 |
commit | 011cf92d4418e1beec8fd0b94e440ff381bf3b92 (patch) | |
tree | 48b709bce1aa246f9a40f464ffaa0086cb8fa26e /configure.ac | |
parent | 8d4def808672638e4cde194152e033f83dce7bc9 (diff) | |
download | gsoc2013-evolution-011cf92d4418e1beec8fd0b94e440ff381bf3b92.tar.gz gsoc2013-evolution-011cf92d4418e1beec8fd0b94e440ff381bf3b92.tar.zst gsoc2013-evolution-011cf92d4418e1beec8fd0b94e440ff381bf3b92.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 |