aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorSankar P <psankar@novell.com>2005-07-20 13:11:34 +0800
committerSankarasivasubramanian Pasupathilingam <psankar@src.gnome.org>2005-07-20 13:11:34 +0800
commite2209f993c1633246ca360ee71f255c5daf04092 (patch)
treeb7a475bb4e8b4d18fed1d18efb4d6af34083e982 /configure.in
parent0172913d85e3aa6c9b0c126ca7d27b6e3fc58efa (diff)
downloadgsoc2013-evolution-e2209f993c1633246ca360ee71f255c5daf04092.tar
gsoc2013-evolution-e2209f993c1633246ca360ee71f255c5daf04092.tar.gz
gsoc2013-evolution-e2209f993c1633246ca360ee71f255c5daf04092.tar.bz2
gsoc2013-evolution-e2209f993c1633246ca360ee71f255c5daf04092.tar.lz
gsoc2013-evolution-e2209f993c1633246ca360ee71f255c5daf04092.tar.xz
gsoc2013-evolution-e2209f993c1633246ca360ee71f255c5daf04092.tar.zst
gsoc2013-evolution-e2209f993c1633246ca360ee71f255c5daf04092.zip
Removed the proxy and proxy-login plugins as they are merged into the
2005-07-19 Sankar P <psankar@novell.com> * configure.in : Removed the proxy and proxy-login plugins as they are merged into the groupwise-features plugin. svn path=/trunk/; revision=29805
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/configure.in b/configure.in
index b4024e963b..234cabee1e 100644
--- a/configure.in
+++ b/configure.in
@@ -1412,7 +1412,7 @@ AC_SUBST_FILE(EVO_PLUGIN_RULE)
AC_ARG_ENABLE(plugins, [ --enable-plugins=[no/base/all/experimental/list] Enable plugins.],enable_plugins="$enableval",enable_plugins=all)
dnl Add any new plugins here
-plugins_base="calendar-file calendar-http calendar-weather itip-formatter plugin-manager default-source addressbook-file startup-wizard print-message mark-all-read groupwise-features groupwise-account-setup mail-account-disable proxy proxy-login $SA_JUNK_PLUGIN $EXCHANGE_PLUGIN $MONO_PLUGIN"
+plugins_base="calendar-file calendar-http calendar-weather itip-formatter plugin-manager default-source addressbook-file startup-wizard print-message mark-all-read groupwise-features groupwise-account-setup mail-account-disable $SA_JUNK_PLUGIN $EXCHANGE_PLUGIN $MONO_PLUGIN"
plugins_standard="bbdb subject-thread save-calendar select-one-source copy-tool mail-to-task mark-calendar-offline audio-inline mailing-list-actions new-mail-notify default-mailer"
@@ -1695,8 +1695,6 @@ plugins/print-message/Makefile
plugins/groupwise-account-setup/Makefile
plugins/groupwise-features/Makefile
plugins/mail-account-disable/Makefile
-plugins/proxy/Makefile
-plugins/proxy-login/Makefile
plugins/sa-junk-plugin/Makefile
smime/Makefile
smime/lib/Makefile