diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2010-03-25 13:17:25 +0800 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2010-03-25 13:25:13 +0800 |
commit | fd3a79715148fe84230c0794de5ca1f299a8ca7c (patch) | |
tree | 1c80d6b77e0cdb7a5465e5a9cda8d4f91dffd552 /configure.ac | |
parent | 9fb4259b6d64a92e42f0565b2669e200c7e39d88 (diff) | |
download | gsoc2013-evolution-fd3a79715148fe84230c0794de5ca1f299a8ca7c.tar.gz gsoc2013-evolution-fd3a79715148fe84230c0794de5ca1f299a8ca7c.tar.zst gsoc2013-evolution-fd3a79715148fe84230c0794de5ca1f299a8ca7c.zip |
Mention Windows SENS in configure summary information
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 b9cda600f5..cec9257d23 100644 --- a/configure.ac +++ b/configure.ac @@ -1798,6 +1798,7 @@ fi echo " LDAP support: $msg_ldap NetworkManager: $enable_nm + Windows SENS: $enable_sens Pilot conduits: $msg_pilot Libnotify: $HAVE_LIBNOTIFY Kerberos 5: $msg_krb5 |