June 26, 2009
View 997a1ef

Draft of bytecode loader.

Török Edvin authored on 2009/06/26 22:30:46
March 3, 2009
View e4fb91d

attempt to fix AC_C_BIGENDIAN action-if-universal, regenerate files.

Török Edvin authored on 2009/03/03 05:12:13
March 1, 2009
View ca4f99e

Apply upstream libtool patch, fixes build under zsh. (bb #1434).

Török Edvin authored on 2009/03/01 17:55:04
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
May 10, 2008
View 725a296

build system: add configure checks for FD passing m4/fdpassing.m4: move all FD passing checks here clamd/session.[ch], scanner.[ch]: contrib/clamd_fdscan: add rfc2292/bsd4.4 style file descriptor passing support this code is from Marc Balmer <marc*msys.ch>, with some portability fixes applied

Török Edvin authored on 2008/05/10 06:12:28
April 21, 2008
View e8d1666

configure: explicitly link freshclam with zlib, better zlib checks (bb #935)

Török Edvin authored on 2008/04/21 23:59:53
February 8, 2008
View 2824173

quote macro arguments, group AC_C_* macros (bb #452), thanks to Markus Elfring <Markus.Elfring*web.de> move ld --version-script check after compiler checks run autoreconf (new libtool)

Török Edvin authored on 2008/02/08 21:38:09
January 31, 2008
View 4c56bff

build system modernization: (based on suggestion from Markus Elfring <Markus.Elfring*web.de> in bb #452) * use AC_CONFIG_HEADER, since AM_CONFIG_HEADER is obsolete * put configure files into auxiliary directory * fix main declaration in FD_SETSIZE test * check for failure on fopen in FD_SETSIZE test * move version from AM_INIT_AUTOMAKE to AC_INIT, old form was obsolete * eliminate automake warnings, update Makefile.am * rename .splitted to .split (requested by aCaB)

Török Edvin authored on 2008/01/31 06:06:36