diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2012-06-04 09:31:46 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2012-06-04 09:31:46 +0800 |
commit | 02d4410fc2797d1abac58e5d70351a70acd2565e (patch) | |
tree | 428f93d90eada2dfcd5c460face1d58705f06cd0 /configure.ac | |
parent | 6135faaf1e48ab9dbbd527fc19d4128671fb91ec (diff) | |
download | gsoc2013-evolution-02d4410fc2797d1abac58e5d70351a70acd2565e.tar.gz gsoc2013-evolution-02d4410fc2797d1abac58e5d70351a70acd2565e.tar.zst gsoc2013-evolution-02d4410fc2797d1abac58e5d70351a70acd2565e.zip |
Remove local mail autoconfiguration data.
We're using version 1.1 of Mozilla's ClientConfig format now. These
files are all version 1.0. But even aside from that, offline autoconfig
is not compelling enough to warrant maintaining two copies of this data.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index bc0342cac2..f234723df8 100644 --- a/configure.ac +++ b/configure.ac @@ -1624,7 +1624,6 @@ mail/default/sr@latin/Makefile mail/default/sv/Makefile mail/default/zh_CN/Makefile mail/importers/Makefile -mail/mail-autoconfig/Makefile maint/Makefile modules/Makefile modules/addressbook/Makefile |