December 12, 2009
View 5b5e4e6

Merge branch 'bytecode'

Török Edvin authored on 2009/12/12 01:21:04
View 1b2396c

Update to autoconf 2.65, and libtool 2.2.6b.

Török Edvin authored on 2009/12/12 01:11:56
December 11, 2009
View a295207

Regenerate build system.

Török Edvin authored on 2009/12/11 18:08:34
December 8, 2009
View 7ab261a

properly check for lm

aCaB authored on 2009/12/08 03:52:36
December 3, 2009
View 46e2863

Merge branch 'master' into bytecode

Török Edvin authored on 2009/12/03 18:25:24
November 15, 2009
View bc79457

Fix build on Solaris8: bzip2 is present both in /usr/lib and /opt/csw/lib, configure checks the latter, why libclamav is linked to the former. We need to check the actual library we'll be linking to.

Török Edvin authored on 2009/11/15 00:17:55
October 30, 2009
View 93f19e0

Avoid trailing slash in libdir for old gcc (bb #1738).

Török Edvin authored on 2009/10/30 21:05:26
View bb7b978

Avoid trailing slash in libdir for old gcc (bb #1738).

Török Edvin authored on 2009/10/30 21:05:26
October 29, 2009
View 1a81686

update revision

Tomasz Kojm authored on 2009/10/29 00:05:25
October 15, 2009
View 15fbe96

removed r_gethostbyname which was not used

aCaB authored on 2009/10/15 02:10:38
October 10, 2009
View 2de5c29

check for madvise()

aCaB authored on 2009/10/10 23:37:55
View 4d00280

Partially fix the build: check for anon mmaps must be done always, remove a dead function, and add explicit paranthesis in (.&.)>.

Török Edvin authored on 2009/10/10 06:06:59
October 2, 2009
View 72a03f9

Merge branch 'master' into bytecode

Török Edvin authored on 2009/10/02 16:04:37
October 1, 2009
View a0cbf9a

Only use -fno-strict-aliasing for gcc-4.3+, to avoid bugs with older compilers (bb #1581).

Török Edvin authored on 2009/10/01 01:43:21
September 25, 2009
View f094281

Fix srcdir != objdir builds: platform.h needs to be configure generated.

Török Edvin authored on 2009/09/25 00:42:17