From 1710ef694e3bd7eeb88d58e45d7a4292c5129369 Mon Sep 17 00:00:00 2001 From: Harish Krishnaswamy Date: Sun, 30 Jan 2005 06:42:01 +0000 Subject: Correct the typo in plugins_base made in the last commit - let the HEAD to get built again. svn path=/trunk/; revision=28616 --- ChangeLog | 5 +++++ configure.in | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 9a08e6435c..3aef238c7a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-01-30 Harish Krishnaswamy + + * configure.in : Correct the typo in plugins_base made in + the commit below - let the HEAD to get built again. + 2005-01-29 Sivaiah Nallagatla * configure.in : add addressbook-groupwise plguin to the diff --git a/configure.in b/configure.in index 6f9b8823d0..44bd84c332 100644 --- a/configure.in +++ b/configure.in @@ -1333,7 +1333,7 @@ AC_SUBST_FILE(EVO_PLUGIN_RULE) AC_ARG_ENABLE(plugins, [ --enable-plugins=[no/all/list] Enable plugins.],enable_plugins="$enableval",enable_plugins=base) dnl Add any new plugins here -plugins_base="calendar-file calendar-http calendar-weather groupwise-account-setup itip-formatter plugin-manager send-options shared-folder groupwise-send-options exchange-account-setup groupwise-status-tracking default-source addressbook-file addressbok-groupwise" +plugins_base="calendar-file calendar-http calendar-weather groupwise-account-setup itip-formatter plugin-manager send-options shared-folder groupwise-send-options exchange-account-setup groupwise-status-tracking default-source addressbook-file addressbook-groupwise" plugins_all="bbdb subject-thread save-attachments prefer-plain save-calendar select-one-source copy-tool mail-to-meeting mail-to-task folder-unsubscribe mark-calendar-offline audio-inline mailing-list-actions backup-restore new-mail-notify groupwise-status-tracking default-source addressbook-file addressbook-groupwise" -- cgit v1.2.3