remove selective donwload
authorOliver Haertel <o.h.a@gmx.net>
Wed, 26 Mar 2003 21:01:37 +0000 (21:01 +0000)
committerOliver Haertel <o.h.a@gmx.net>
Wed, 26 Mar 2003 21:01:37 +0000 (21:01 +0000)
ChangeLog.claws
configure.ac
src/Makefile.am

index 558e99b1ff460315cf6f42c045c1939b6b34a8fa..08f5f131efd75a45b8a5df2d7bc30877a82c7edf 100644 (file)
@@ -1,3 +1,8 @@
+2003-03-26 [oliver]    0.8.11claws51
+       
+       * src/Makefile.am
+       * src/selective_download.[ch]   ** REMOVE **    
+
 2003-03-26 [christoph] 0.8.11claws50
 
        * src/news.c
 2003-03-26 [christoph] 0.8.11claws50
 
        * src/news.c
index 4a8bbce4decf46eb141b7f66a13bce3150b52605..ff8830a78f1c039ee299fad71b93f6bc6bdef075 100644 (file)
@@ -11,7 +11,7 @@ MINOR_VERSION=8
 MICRO_VERSION=11
 INTERFACE_AGE=0
 BINARY_AGE=0
 MICRO_VERSION=11
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=claws50
+EXTRA_VERSION=claws51
 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
 
 dnl set $target
 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
 
 dnl set $target
index 29e6a9499f538d091c8b38dc955bbed7eaefeefc..a693fcaeb2079b7a37656cce58db74d80b20cd3e 100644 (file)
@@ -114,7 +114,6 @@ sylpheed_SOURCES = \
        matcher_parser_lex.l matcher_parser_lex.h \
        matcher_parser_parse.y matcher_parser.h matcher_parser_parse.h \
        string_match.h string_match.c \
        matcher_parser_lex.l matcher_parser_lex.h \
        matcher_parser_parse.y matcher_parser.h matcher_parser_parse.h \
        string_match.h string_match.c \
-       selective_download.c selective_download.h \
        msgcache.h msgcache.c \
        noticeview.h noticeview.c \
        toolbar.c toolbar.h \
        msgcache.h msgcache.c \
        noticeview.h noticeview.c \
        toolbar.c toolbar.h \
@@ -212,9 +211,9 @@ INCLUDES = \
        -I$(includedir)
 
 sylpheed_LDADD = \
        -I$(includedir)
 
 sylpheed_LDADD = \
+       $(ASPELL_LIBS) \
        gtk/libsylpheedgtk.la \
        $(INTLLIBS) \
        gtk/libsylpheedgtk.la \
        $(INTLLIBS) \
-       $(ASPELL_LIBS) \
        $(GTK_LIBS) \
        $(GPGME_LIBS) \
        $(LDAP_LIBS) \
        $(GTK_LIBS) \
        $(GPGME_LIBS) \
        $(LDAP_LIBS) \