December 12, 2008
View 02b5f26

make regex available in libclamav_internal_utils.la, split others.c instead of using #ifdef CLI_MEMFUNS_ONLY.

Török Edvin authored on 2008/12/12 17:20:16
December 8, 2008
View 3be4ac3

drop useless checks

aCaB authored on 2008/12/08 00:12:07
November 24, 2008
View 33d5208

fix disable-unrar build: don't refer to libclamunrar_iface.la with enable-unrar builds (default) warn if can't dlopen. if unrar is disabled, don't warn, just show a debug message.

Török Edvin authored on 2008/11/24 22:16:15
November 14, 2008
View af84980

fix distcheck

Török Edvin authored on 2008/11/14 18:21:51
November 12, 2008
View 5ed6026

liblt sucks

aCaB authored on 2008/11/12 09:37:03
November 11, 2008
View bb7bd3a

final

aCaB authored on 2008/11/11 02:27:03
November 10, 2008
View 5ddf834

fix VPATH build

Török Edvin authored on 2008/11/10 03:30:07
View 094104a

preliminary dlopen support for libclamunrar - this is mostly libtool stuff

aCaB authored on 2008/11/10 03:23:04
November 1, 2008
View 946bd26

merge mempool branch

aCaB authored on 2008/11/01 11:39:00
October 18, 2008
View 885c2bf

builds with and without mpools (#define USE_MPOOL) but it's still very broked

aCaB authored on 2008/10/18 10:04:14
October 4, 2008
View ae685a7

link to libclamunrar_iface explicitly to allow non-rpath builds to work. (bb #1203) Thanks to James Ralston <ralston*pobox.com>

Török Edvin authored on 2008/10/04 02:11:59
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