From 907a8880ad13e211cc2a2d142d76a1a2af94a3ad Mon Sep 17 00:00:00 2001 From: Not Zed Date: Wed, 27 Oct 2004 06:40:05 +0000 Subject: removed bbwhatever it is until the makefiles are fixed. 2004-10-27 Not Zed * configure.in: removed bbwhatever it is until the makefiles are fixed. svn path=/trunk/; revision=27734 --- ChangeLog | 5 +++++ configure.in | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3054629163..4040be6dce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-10-27 Not Zed + + * configure.in: removed bbwhatever it is until the makefiles are + fixed. + 2004-10-25 Radek Doulik * configure.in: added audio-inline plugin, added gstreamer check diff --git a/configure.in b/configure.in index e11d543d1a..5eacd302f1 100644 --- a/configure.in +++ b/configure.in @@ -1341,7 +1341,7 @@ AC_SUBST_FILE(EVO_PLUGIN_RULE) AC_ARG_ENABLE(plugins, [ --enable-plugins=[no/all/list] Enable plugins.],enable_plugins="$enableval",enable_plugins=no) dnl Add any new plugins here -plugins_all="subject-thread save-attachments prefer-plain save-calendar select-one-source copy-tool mail-to-task bbdb folder-unsubscribe mark-calendar-offline audio-inline" +plugins_all="subject-thread save-attachments prefer-plain save-calendar select-one-source copy-tool mail-to-task folder-unsubscribe mark-calendar-offline audio-inline" if test x"$enable_plugins" = "xno"; then plugins_enabled="" @@ -1558,7 +1558,6 @@ plugins/save-calendar/Makefile plugins/select-one-source/Makefile plugins/mark-calendar-offline/Makefile plugins/prefer-plain/Makefile -plugins/bbdb/Makefile plugins/copy-tool/Makefile plugins/folder-unsubscribe/Makefile smime/Makefile -- cgit v1.2.3