claws-mail/ac
Christoph Hohmann 55fcbc963e 0.8.8claws26
* src/common/hooks.[ch]
        return abort status to caller of hooks_invoke

* src/inc.[ch]
        invoke message filtering hook and stop
        default handling when filter returns abort

* src/common/plugin.[ch]
* src/plugins/demo/demo.c
        modify plugin loader, because resolving symbols for strings
        does not work correctly

* configure.in
* ac/spamassassin.m4                            ** NEW **
* src/plugins/spamassassin/.cvsignore           ** NEW **
* src/plugins/spamassassin/Makefile.am          ** NEW **
* src/plugins/spamassassin/README               ** NEW **
* src/plugins/spamassassin/libspamc.[ch]        ** NEW **
* src/plugins/spamassassin/spamassassin.c       ** NEW **
* src/plugins/spamassassin/utils.[ch]           ** NEW **
        add spamassassin plugin, see src/plugins/spamassassin/README
        for details
2002-12-30 20:53:59 +00:00
..
missing sync with 0.7.4cvs25 2002-04-01 08:44:32 +00:00
.cvsignore removed Makefile.in 2001-04-23 21:58:59 +00:00
aclocal-include.m4 Imported version 1.0 2001-04-19 12:21:46 +00:00
aspell.m4 0.8.6claws45 2002-12-01 12:40:19 +00:00
check-type.m4 sync with 0.8.6cvs15 2002-12-03 10:28:02 +00:00
gnupg-check-typedef.m4 sync with 0.8.6cvs15 2002-12-03 10:28:02 +00:00
Makefile.am merged GNU_aspell_branch 2002-08-28 13:04:15 +00:00
openssl.m4 0.8.6claws75 2002-12-08 13:52:10 +00:00
README sync with 0.7.4cvs25 2002-04-01 08:44:32 +00:00
spamassassin.m4 0.8.8claws26 2002-12-30 20:53:59 +00:00

If you encountered errors like:

  aclocal: configure.in: ??: macro `AM_SOMETHING' not found in library

when executing autogen.sh, copy the corresponding m4 files in the missing/
directory into here (or install the development packages).