@ -2,6 +2,9 @@ Note: This README/NEWS file refers to the source tarball. Some things described
here may not be available in binary packages.
--
0.98.2
------
0.98.1
ClamAV 0.98.1 provides improved support of Mac OS X platform, support for new file types, and
@ -8,7 +8,7 @@ clambc_SOURCES = \
$(top_srcdir)/shared/misc.h \
bcrun.c
AM_CFLAGS=@WERR_CFLAGS@ @SSL_CPPFLAGS@
AM_CFLAGS=@WERR_CFLAGS@ @SSL_CPPFLAGS@ @JSON_CPPFLAGS@
AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/shared -I$(top_srcdir)/libclamav
LIBS = $(top_builddir)/libclamav/libclamav.la @THREAD_LIBS@
CLEANFILES=*.gcda *.gcno
@ -374,7 +374,7 @@ clambc_SOURCES = \
AM_CFLAGS = @WERR_CFLAGS@ @SSL_CPPFLAGS@
AM_CFLAGS = @WERR_CFLAGS@ @SSL_CPPFLAGS@ @JSON_CPPFLAGS@
CLEANFILES = *.gcda *.gcno
all: all-am