September 11, 2008
View 15d6731

allow 'make check' to work even if check is not installed by skipping checks that require it. (bb #1157) if configure is not able to find check, you can use --with-libcheck-prefix, instead of CHECK_CFLAGS and CHECK_LIBS. remove accidental AC_DEFINE GETHOSTBYNAME_R_6 from last commit.

Török Edvin authored on 2008/09/11 20:02:12
View 6d48ea8

update libtool - bb#1162

aCaB authored on 2008/09/11 01:09:20
September 2, 2008
View 2d75763

revert last commit, it breaks bzip2 detection in /usr/local

Török Edvin authored on 2008/09/02 20:52:53
View 8179270

if pkg-config cannot find check look in standard places for check (such as /usr/local/lib)

Török Edvin authored on 2008/09/02 17:40:27
August 26, 2008
View 4a40b66

replace AC_FUNC_MMAP: check only for MAP_PRIVATE and not MAP_FIXED (bb #1140) HP-UX: zlib in non-standard path, LIBS got set to -lz, but -L was missing, just restore LIBS and don't touch it

Török Edvin authored on 2008/08/26 21:45:20
August 6, 2008
View 55144c4

work around non reentrant lresolv

aCaB authored on 2008/08/06 09:27:36
August 4, 2008
View dfc0c03

if there is a version.h.static use that instead of output from svnversion Makefile portability fixes fix assert failure add lcov to top level makefile cleanup after lcov when you run make clean (bb #1112) fix parsing of [^.] character class fix parsing of [r-t] fix handling of @ for URL hashes fix handling of &# inside URLs drop some dead code more unit tests for str portability fixes

Török Edvin authored on 2008/08/04 21:44:16
View add738d

portability fixes if there is a version.h.static use that instead of output from svnversion use get_version(), tools outside libclamav shouldn't rely on libclamav version exception: clamconf itself needs both, and the milter shows both

Török Edvin authored on 2008/08/04 19:38:24
View b51745f

another try at fixing the build

Török Edvin authored on 2008/08/04 07:14:47
View a5f0eab

forgot to add file

Török Edvin authored on 2008/08/04 07:11:06
View 04f9bed

use SVN revision in version info TODO: replace every remaining use of VERSION with cl_retver()

Török Edvin authored on 2008/08/04 06:52:11
August 3, 2008
View 937ade0

fix collisions in ole2/vba

aCaB authored on 2008/08/03 23:30:33
July 31, 2008
View 307e51c

jsparse-keywords.gperf is an intermediate file, no need to have it in EXTRA_DIST

Török Edvin authored on 2008/07/31 23:05:56
View b6927a7

fix 'make distcheck': add missing files to EXTRA_DIST, SOURCES update CLEANFILES .conf files and .cvd files are not removed during uninstall on purpose => whitelist them in distuninstallcheck

Török Edvin authored on 2008/07/31 22:13:48
July 25, 2008
View 4c4651a

merge disasm code

aCaB authored on 2008/07/25 09:31:51