Török Edvin
8db0a3463d
clamdtop moved to toplevel + manpage.
...
git-svn: trunk@4846
16 years ago
aCaB
15b3dc2367
add --with-system-tommath
...
git-svn: trunk@4843
17 years ago
aCaB
50b1bff4fc
bb#1389
...
git-svn: trunk@4823
17 years ago
Tomasz Kojm
47d40feb7a
libclamav: use LibTomMath by Tom St Denis instead of libgmp for multiple precision integer arithmetic (bb#1366)
...
git-svn: trunk@4650
17 years ago
aCaB
3be4ac3f65
drop useless checks
...
git-svn: trunk@4545
17 years ago
Tomasz Kojm
695e6fd402
sync with 0.94.2
...
git-svn: trunk@4484
17 years ago
aCaB
af23f58e23
enable mempool by default when available
...
git-svn: trunk@4432
17 years ago
aCaB
5ed6026065
liblt sucks
...
git-svn: trunk@4381
17 years ago
aCaB
bb7bd3abfd
final
...
git-svn-id: file:///var/lib/svn/clamav-devel/branches/dlopen@4368 77e5149b-7576-45b1-b177-96237e5ba77b
17 years ago
aCaB
094104a7ac
preliminary dlopen support for libclamunrar - this is mostly libtool stuff
...
git-svn-id: file:///var/lib/svn/clamav-devel/branches/dlopen@4360 77e5149b-7576-45b1-b177-96237e5ba77b
17 years ago
Török Edvin
6a21552ef2
have configure define NDEBUG unless we use --enable-debug, instead of having
...
to #ifndef CL_DEBUG #define NDEBUG #endif in each .c file that uses assert.
If you want assertions enabled you'll need to use --enable-debug to configure,
as until now, no change there.
git-svn: trunk@4343
17 years ago
Tomasz Kojm
5e035bdf9b
update flevel/revision
...
git-svn: trunk@4313
17 years ago
Török Edvin
a35d4b4e80
fix test
...
git-svn: trunk@4308
17 years ago
Török Edvin
e30a2c406b
be nice to non-GNU compilers, and use memcmp/abort instead of __builtin_*
...
git-svn: trunk@4307
17 years ago
Török Edvin
d4c8adb3c0
Try to make a difference between failing to link the bzip2 testcase and the testcase failing (bb #1240 )
...
git-svn: trunk@4306
17 years ago
Török Edvin
c828f71a7a
fix message: it is enough to use a lower optimization level
...
git-svn: trunk@4305
17 years ago
Török Edvin
fd9379f9e5
fix make distcheck on gcc < 4.3 (bb #1259 )
...
git-svn: trunk@4303
17 years ago
Török Edvin
a20faa3fc3
add testcase for gcc bug 37573, affecting gcc 4.1.2 at -O3 too (bb #1258 )
...
git-svn: trunk@4302
17 years ago
aCaB
0281fb4d9c
32 and 64 bit pools
...
git-svn-id: file:///var/lib/svn/clamav-devel/branches/mpool@4301 77e5149b-7576-45b1-b177-96237e5ba77b
17 years ago
Török Edvin
9d444ac69b
use -print-multi-os-directory to set default libdir (bb #1240 )
...
WARNING: On a 64-bit multiarch OS, this will by default install libclamav
into /usr/local/lib64, if your system uses /usr/local/lib for 32bit apps.
If the system uses /usr/local/lib for 64-bit apps and lib32 for 32bit apps,
there is no change (unless you use -m32).
git-svn: trunk@4284
17 years ago
Tomasz Kojm
515350689a
bump flevel and revision
...
git-svn: trunk@4259
17 years ago
Török Edvin
b105842c5c
when --disable-gcc-vcheck is set, set CFLAGS to O0 and
...
append -broken-compiler to the VERSION (bb #684 )
introduce VERSION_SUFFIX for easier handling, and convert -exp to use it
git-svn: trunk@4239
17 years ago
Török Edvin
ae685a75c1
link to libclamunrar_iface explicitly to
...
allow non-rpath builds to work. (bb #1203 )
Thanks to James Ralston <ralston*pobox.com>
git-svn: trunk@4224
17 years ago
Török Edvin
7f3ca52841
fix build failure when using LDFLAGS="-Wl,--as-needed" (bb #1204 )
...
thanks to Nathan Brink <ohnobinki*ohnopublishing.net>
git-svn: trunk@4223
17 years ago
Török Edvin
46c354ee47
fix cross-compilation.
...
Note that when cross-compiling some checks cannot be run, so we assume
no mmap, no ipv6.
The resulting binary won't be able to detect some files.
git-svn: trunk@4221
17 years ago
Tomasz Kojm
45941d27b4
better fix
...
git-svn: trunk@4199
17 years ago
Tomasz Kojm
db689c39a7
configure: use AF_UNSPEC when testing getaddrinfo() (bb#1196)
...
git-svn: trunk@4198
17 years ago
Török Edvin
945655bd9f
revert last commit
...
git-svn: trunk@4197
17 years ago
Török Edvin
37bc3097b1
more reliable linking with bzip2,
...
$LIBBZ2_PREFIX is not always set.
git-svn: trunk@4196
17 years ago
Török Edvin
15d67313c4
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.
git-svn: trunk@4172
17 years ago
Tomasz Kojm
3027857c52
configure: use getaddrinfo() whenever available (can be disabled with
...
--disable-getaddrinfo); --disable-ipv6 now only disables support for
IPv6 addresses in getaddrinfo() (bb#1165)
git-svn: trunk@4171
17 years ago
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
Tomasz Kojm
87271c2fbf
bump revision
...
git-svn: trunk@4161
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
Tomasz Kojm
6670d61d4b
drop support for Cygwin (due to broken ClamAV builds)
...
git-svn: trunk@4143
17 years ago
Török Edvin
f7e2294c17
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
git-svn: trunk@4139
17 years ago
Török Edvin
5cd3f734a9
add lots of warnings flags to 'make distcheck',
...
and turn some warnings into errors (bb #1092 )
git-svn: trunk@4129
17 years ago
Tomasz Kojm
7b470de398
update libclamav rev
...
git-svn: trunk@4112
17 years ago
Tomasz Kojm
5b13eab860
HPUX fix (bb#1130)
...
git-svn: trunk@4093
17 years ago
Tomasz Kojm
da5717a8c3
disable gethostbyname_r on BeOS
...
git-svn: trunk@4089
17 years ago
aCaB
55144c4766
work around non reentrant lresolv
...
git-svn: trunk@4087
17 years ago
Török Edvin
1eb943f3fc
use automake for a basic check that the installed programs work.
...
currently only tests clamscan and sigtool
database: 0 sized .cvd files were still installed, because exit 0 didn't stop
the entire rule. fixed
git-svn: trunk@4042
17 years ago
Török Edvin
b6927a7c77
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
git-svn: trunk@4040
17 years ago
Török Edvin
dcb21c2466
yet another typo
...
git-svn: trunk@4025
17 years ago
Török Edvin
83b259a0bf
use test instead of [
...
git-svn: trunk@4023
17 years ago
Török Edvin
6ead30dd3e
When pkg-config is not available use the default '-lcheck' to link with check
...
git-svn: trunk@4021
17 years ago
Török Edvin
33e22cc04f
check for <sys/select.h> before <sys/types.h> (bb #452 )
...
git-svn: trunk@4016
17 years ago
Török Edvin
3dcc2d784e
more tests for regex
...
run unit-tests under valgrind if available.
git-svn: trunk@3990
17 years ago
Török Edvin
6115b5ce71
fix ambiguous error message when pkg-config can't find check
...
git-svn: trunk@3970
17 years ago