Török Edvin
2d75763208
revert last commit, it breaks bzip2 detection in /usr/local
...
git-svn: trunk@4163
17 years ago
Török Edvin
8179270b95
if pkg-config cannot find check look in standard places for check
...
(such as /usr/local/lib)
git-svn: trunk@4162
17 years ago
Török Edvin
4a40b66cf0
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
...
git-svn: trunk@4145
17 years ago
aCaB
55144c4766
work around non reentrant lresolv
...
git-svn: trunk@4087
17 years ago
Török Edvin
d1d558c944
use pkg-config to locate check, if available (bb #1093 )
...
make --enable-coverage depends on unit tests being activated
fix a typo in bzip2 configure check
remove temporary log files on make clean
git-svn: trunk@3953
17 years ago
Török Edvin
232c4b7016
add unit tests for binaries
...
enable unit tests by default (if check is available)
add --enable-coverage to run gcov/lcov
add --enable-tests-install to install test files
git-svn: trunk@3935
17 years ago
Török Edvin
fd08e02ea3
add Javascript normalizer (not yet enabled)
...
git-svn: trunk@3917
17 years ago
Török Edvin
725a296922
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
git-svn: trunk@3849
17 years ago
Török Edvin
e5b0783922
-lcheck needs to be conditional, use @LCHECK@.
...
Regenerate Makefiles.
git-svn: trunk@3774
17 years ago
Tomasz Kojm
0db944fcef
Makefile fixes
...
git-svn: trunk@3698
17 years ago
aCaB
2455584143
sync to trunk
...
git-svn-id: file:///var/lib/svn/clamav-devel/branches/newlimits@3599 77e5149b-7576-45b1-b177-96237e5ba77b
18 years ago
Török Edvin
282417339c
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)
git-svn: trunk@3598
18 years ago
Török Edvin
3064a5428c
generic text normalizer (bb #241 )
...
update automake files: automake complained that they were too old
git-svn: trunk@3583
18 years ago
Török Edvin
6053d09a36
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 )
git-svn: trunk@3566
18 years ago
Török Edvin
4c56bffa3b
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)
git-svn: trunk@3563
18 years ago
Török Edvin
a0e5e84425
avoid bringing in checks for languages we don't use (decreases configure size by 300Kb+).
...
git-svn: trunk@3484
18 years ago
Török Edvin
80cf63099c
add support for version scripts when using Sun's ld on Solaris.
...
use $GREP to grep binary files, needed for autoit to build on Solaris.
add support for both GNU and Sun ld version scripts.
add version script maps to libclamunrar, libclamunrar_iface. Enumerate all symbols, Sun's ld doesn't support cl_* (only *).
cli_decodesig needs a dummy definition on Solaris.
git-svn: trunk@3474
18 years ago
aCaB
9f0d9b9890
make gcc 3.4.6 build on solaris
...
git-svn: trunk@3466
18 years ago
Török Edvin
bdd702c57e
fix typo causing build failure on ppc.
...
minor cleanup in Makefiles.
git-svn: trunk@3465
18 years ago
aCaB
8ec38f70a0
changelog + reverted automake10
...
git-svn: trunk@3414
18 years ago
aCaB
f377e052cd
Merging the post0.92 stuff
...
Please don't commit anything till I'm finished
A full changelog will come up later
Thanks
git-svn: trunk@3410
18 years ago
Tomasz Kojm
5ca7fd1813
re-include RAR code
...
git-svn: trunk@3396
18 years ago
Tomasz Kojm
067ecc29a3
temporarily remove the RAR code
...
git-svn: trunk@3371
18 years ago
Tomasz Kojm
6ce302428f
by default don't build and link with libclamunrar;
...
use --enable-unrar to build with RAR support
git-svn: trunk@3324
18 years ago
Trog
2fda4dc0ea
* libclamunrar: move unrar to a separate library, under an unrar license.
...
* libclamav/unarj: further bounds checking
git-svn: trunk@3310
18 years ago
Tomasz Kojm
09eab32afc
move hardware acceleration code to contrib/hwaccel/hwaccel.patch
...
git-svn: trunk@3209
18 years ago
Tomasz Kojm
561f5956d2
add -I$(top_srcdir) to Makefile.am (bb#404)
...
git-svn: trunk@2961
18 years ago
Tomasz Kojm
8ca8a18e2d
drop shared/memory.[ch]
...
git-svn: trunk@2874
18 years ago
Tomasz Kojm
e091cb386e
clamscan, clamdscan, clamconf: compile with CL_NOTHREADS defined
...
git-svn: trunk@2860
19 years ago
Sven Strickroth
a99111f050
remove old CVS-stuff and make the repository look more like SVN
...
git-svn: trunk@2755
19 years ago
Tomasz Kojm
099cf13cd4
minor cleanup and fix for bb#260
...
git-svn: trunk@2671
19 years ago
aCaB
cbdc099d27
Build system update
...
git-svn: trunk@2575
19 years ago
Tomasz Kojm
1c28a3ba10
update
...
git-svn: trunk@2025
19 years ago
Tomasz Kojm
78575a5d7d
update
...
git-svn: trunk@1944
19 years ago
Tomasz Kojm
dc4f2ce802
initial version of configuration tool
...
git-svn: trunk@1911
19 years ago
Tomasz Kojm
48b7b4a747
update GPL headers with new address for FSF
...
git-svn: trunk@1901
19 years ago
Tomasz Kojm
76c709dd51
update
...
git-svn: trunk@1712
20 years ago
Tomasz Kojm
f5c8329009
detect and define SENDMAIL_VERSION
...
git-svn: trunk@1549
20 years ago
Tomasz Kojm
27c0b825f5
update
...
git-svn: trunk@1482
20 years ago
Tomasz Kojm
6c7dbf7df3
change default value of StreamMaxPort to 2048
...
git-svn: trunk@1338
21 years ago
Tomasz Kojm
75ccac9f29
improved OS/2 support
...
git-svn: trunk@1205
21 years ago
Trog
24d14ec4b6
Makefile.in update
...
git-svn: trunk@1186
21 years ago
Tomasz Kojm
25ea9cb966
update
...
git-svn: trunk@1005
21 years ago
Tomasz Kojm
72a1b2408d
use readdir_r when available
...
git-svn: trunk@962
21 years ago
Tomasz Kojm
24f501733a
bugfixes
...
git-svn: trunk@961
21 years ago
Tomasz Kojm
c4f43f56c8
fix JPEG rule
...
git-svn: trunk@912
21 years ago
Tomasz Kojm
7b304deeb2
include database info in version string
...
git-svn: trunk@787
21 years ago
Tomasz Kojm
888f5794bf
new method of file type detection; HTML normalisation
...
git-svn: trunk@648
21 years ago
Tomasz Kojm
7c16e1bfe3
update makefile system
...
git-svn: trunk@621
21 years ago
Tomasz Kojm
9f51cb5192
update
...
git-svn: trunk@595
21 years ago