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 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') 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