2007-05-31 [wwp] 2.9.2cvs23
authorTristan Chabredier <wwp@claws-mail.org>
Thu, 31 May 2007 00:01:17 +0000 (00:01 +0000)
committerTristan Chabredier <wwp@claws-mail.org>
Thu, 31 May 2007 00:01:17 +0000 (00:01 +0000)
* src/plugins/bogofilter/Makefile.am
* src/plugins/clamav/Makefile.am
* src/plugins/demo/Makefile.am
* src/plugins/dillo_viewer/Makefile.am
* src/plugins/spamassassin/Makefile.am
Fix building of those plugins in Mac OS X.

ChangeLog
PATCHSETS
configure.ac
src/plugins/bogofilter/Makefile.am
src/plugins/clamav/Makefile.am
src/plugins/demo/Makefile.am
src/plugins/dillo_viewer/Makefile.am
src/plugins/spamassassin/Makefile.am

index 76e6edeb94377afa9c8acb1d3dc9cb2a8e4a9b82..7a03fc0e108ccb28269ba917032b60f7430afa39 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-05-31 [wwp]       2.9.2cvs23
+
+       * src/plugins/bogofilter/Makefile.am
+       * src/plugins/clamav/Makefile.am
+       * src/plugins/demo/Makefile.am
+       * src/plugins/dillo_viewer/Makefile.am
+       * src/plugins/spamassassin/Makefile.am
+               Fix building of those plugins in Mac OS X.
+
 2007-05-30 [wwp]       2.9.2cvs22
 
        * src/gtk/quicksearch.c
index 14cd54f97456dd7f92a9033a7c963b47602f6703..a7d1a3bc6befeb20f9995f20e1dbbd64d2970354 100644 (file)
--- a/PATCHSETS
+++ b/PATCHSETS
 ( cvs diff -u -r 1.382.2.381 -r 1.382.2.382 src/compose.c;  cvs diff -u -r 1.2.2.19 -r 1.2.2.20 src/folder_item_prefs.c;  cvs diff -u -r 1.2.2.8 -r 1.2.2.9 src/folder_item_prefs.h;  cvs diff -u -r 1.105.2.95 -r 1.105.2.96 src/prefs_account.c;  cvs diff -u -r 1.49.2.28 -r 1.49.2.29 src/prefs_account.h;  cvs diff -u -r 1.52.2.38 -r 1.52.2.39 src/prefs_folder_item.c;  cvs diff -u -r 1.10.2.30 -r 1.10.2.31 src/prefs_gtk.c;  cvs diff -u -r 1.5.2.13 -r 1.5.2.14 src/prefs_gtk.h;  ) > 2.9.2cvs20.patchset
 ( cvs diff -u -r 1.47.2.41 -r 1.47.2.42 src/procheader.c;  ) > 2.9.2cvs21.patchset
 ( cvs diff -u -r 1.1.2.71 -r 1.1.2.72 src/gtk/quicksearch.c;  ) > 2.9.2cvs22.patchset
+( cvs diff -u -r 1.1.2.3 -r 1.1.2.4 src/plugins/bogofilter/Makefile.am;  cvs diff -u -r 1.4.2.7 -r 1.4.2.8 src/plugins/clamav/Makefile.am;  cvs diff -u -r 1.3.2.3 -r 1.3.2.4 src/plugins/demo/Makefile.am;  cvs diff -u -r 1.4.2.5 -r 1.4.2.6 src/plugins/dillo_viewer/Makefile.am;  cvs diff -u -r 1.5.2.6 -r 1.5.2.7 src/plugins/spamassassin/Makefile.am;  ) > 2.9.2cvs23.patchset
index df14335351a5a00faa11664bcc3fa0b14ef9a085..8348d05f149d60a9473dbacf913be8946c2264d7 100644 (file)
@@ -11,7 +11,7 @@ MINOR_VERSION=9
 MICRO_VERSION=2
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=22
+EXTRA_VERSION=23
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 
index 3ca79328288a20c3b13f3a5e27dcd0f38dcaca73..c16d4e340b69922395eb94cc758a2bc608a19586 100644 (file)
@@ -7,7 +7,7 @@ bogofilter_la_SOURCES = \
        bogofilter_gtk.c 
 
 bogofilter_la_LDFLAGS = \
-       -avoid-version -module -no-undefined
+       -avoid-version -module
 
 if CYGWIN
 cygwin_export_lib = -L$(top_builddir)/src -lclaws-mail
index 2f3c3f8980f82a6a06dbf632f8491b6073e2e7f5..92eb53a26d084d92cb7f39af5b421b86f7ffaaa1 100644 (file)
@@ -7,7 +7,7 @@ clamav_plugin_la_SOURCES = \
        clamav_plugin_gtk.c clamav_plugin.h
 
 clamav_plugin_la_LDFLAGS = \
-       -avoid-version -module -no-undefined
+       -avoid-version -module
 if CYGWIN
 cygwin_export_lib = -L$(top_builddir)/src -lclaws-mail
 else
index 444f758f08f5e9c564b28ec0309b973ecf18a7bb..cd71a185d18ec5efd0fe928d864a3905f6bf31b5 100644 (file)
@@ -6,7 +6,7 @@ demo_la_SOURCES = \
        demo.c
 
 demo_la_LDFLAGS = \
-       -avoid-version -module -no-undefined
+       -avoid-version -module
 
 if CYGWIN
 cygwin_export_lib = -L$(top_builddir)/src -lclaws-mail
index 9b5171f1510a5ce2dc3d71eea96ea5c120e60999..ba2f0b08b84b14bd8ec90b4e426d71279e8ea49c 100644 (file)
@@ -7,7 +7,7 @@ dillo_viewer_la_SOURCES = \
          dillo_prefs.c dillo_prefs.h
 
 dillo_viewer_la_LDFLAGS = \
-       -avoid-version -module -no-undefined
+       -avoid-version -module
 
 if CYGWIN
 cygwin_export_lib = -L$(top_builddir)/src -lclaws-mail
index 4f754e721c52adfbdf738134df18f3fe7712716c..6bdf63feb974c13c53f6128d948bd89926cff3da 100644 (file)
@@ -9,7 +9,7 @@ spamassassin_la_SOURCES = \
        utils.c utils.h
 
 spamassassin_la_LDFLAGS = \
-       -avoid-version -module -no-undefined
+       -avoid-version -module
 
 if CYGWIN
 cygwin_export_lib = -L$(top_builddir)/src -lclaws-mail