November 10, 2008
View 674cc58

fix build on AIX: for some odd reason `echo target.h` was producing 'x', so don't use `echo ifelse(...`, since ifelse is expanded by aclocal anyway

Török Edvin authored on 2008/11/10 23:09:31
October 30, 2008
View d4c8adb

Try to make a difference between failing to link the bzip2 testcase and the testcase failing (bb #1240)

Török Edvin authored on 2008/10/30 04:19:48
October 22, 2008
View 4843295

fix typo in previous commit

Török Edvin authored on 2008/10/22 23:20:21
View 2c9248c

When user has overriden --libdir, we still need to find out the correct acl_libdirstem

Török Edvin authored on 2008/10/22 23:18:54
October 20, 2008
View 9d444ac

use -print-multi-os-directory to set default libdir (bb #1240) WARNING: On a 64-bit multiarch OS, this will by default install libclamav into /usr/local/lib64, if your system uses /usr/local/lib for 32bit apps. If the system uses /usr/local/lib for 64-bit apps and lib32 for 32bit apps, there is no change (unless you use -m32).

Török Edvin authored on 2008/10/20 23:00:07
September 18, 2008
View e54e2ce

fix typo

Török Edvin authored on 2008/09/18 20:27:45
September 16, 2008
View 73aeb57

add a script to contrib that builds clamav with mudflap and other checks (bb #1092) fix ac_cv usage in m4/acinclude.m4 fixes for unit_tests/

Török Edvin authored on 2008/09/16 01:23:19
September 13, 2008
View 8622d6b

fix typo causing build failure

Török Edvin authored on 2008/09/13 21:30:18
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
September 4, 2008
View 8f4cf10

fix bzip2 cve test link problems (bb #1158)

Török Edvin authored on 2008/09/04 18:53:09
April 17, 2008
View 440fcf6

CVE-2008-1372 - bb#903

aCaB authored on 2008/04/17 03:09:47
February 19, 2008
View 814bc24

make fpu endianess manually configurable

aCaB authored on 2008/02/19 05:50:19
January 31, 2008
View 6053d09

allow to specify libgmp location, by using --with-libgmp-prefix, by default current prefix is also searched allow to specify libb2 location, by using --with-bz2-prefix, by default current prefix is also searched locating gmp and bz2 works by default on OpenBSD (bb #301) move local m4 macros to m4/ import lib-link.m4 and dependent files quoting for autoconf macros (bb #452)

Török Edvin authored on 2008/01/31 21:07:57