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 3027857

configure: use getaddrinfo() whenever available (can be disabled with --disable-getaddrinfo); --disable-ipv6 now only disables support for IPv6 addresses in getaddrinfo() (bb#1165)

Tomasz Kojm authored on 2008/09/11 03:11:00
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
View 87271c2

bump revision

Tomasz Kojm authored on 2008/09/02 03:27:16
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
View 6670d61

drop support for Cygwin (due to broken ClamAV builds)

Tomasz Kojm authored on 2008/08/26 06:59:33
August 25, 2008
View f7e2294

fix compiler warnings, and adjust cflags (bb #1142) configure: if SENDMAIL_VERSION_A cannot be determined, check for smfi_opensocket, and assume version 8.13. For example this happens if you have postfix installed instead of sendmail

Török Edvin authored on 2008/08/25 21:50:09
August 22, 2008
View 5cd3f73

add lots of warnings flags to 'make distcheck', and turn some warnings into errors (bb #1092)

Török Edvin authored on 2008/08/22 05:21:43
August 17, 2008
View 7b470de

update libclamav rev

Tomasz Kojm authored on 2008/08/17 02:50:20
August 9, 2008
View 5b13eab

HPUX fix (bb#1130)

Tomasz Kojm authored on 2008/08/09 03:47:58
August 6, 2008
View da5717a

disable gethostbyname_r on BeOS

Tomasz Kojm authored on 2008/08/06 20:09:19
View 55144c4

work around non reentrant lresolv

aCaB authored on 2008/08/06 09:27:36
July 31, 2008
View 1eb943f

use automake for a basic check that the installed programs work. currently only tests clamscan and sigtool

Török Edvin authored on 2008/07/31 22:58:30
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