Commit Graph

91 Commits (6d48ea885abc47c25cef0a5146324407ef91cd3f)

Author SHA1 Message Date
Török Edvin 2d75763208 revert last commit, it breaks bzip2 detection in /usr/local 17 years ago
Török Edvin 8179270b95 if pkg-config cannot find check look in standard places for check 17 years ago
Tomasz Kojm 87271c2fbf bump revision 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 17 years ago
Tomasz Kojm 6670d61d4b drop support for Cygwin (due to broken ClamAV builds) 17 years ago
Török Edvin f7e2294c17 fix compiler warnings, and adjust cflags (bb #1142) 17 years ago
Török Edvin 5cd3f734a9 add lots of warnings flags to 'make distcheck', 17 years ago
Tomasz Kojm 7b470de398 update libclamav rev 17 years ago
Tomasz Kojm 5b13eab860 HPUX fix (bb#1130) 17 years ago
Tomasz Kojm da5717a8c3 disable gethostbyname_r on BeOS 17 years ago
aCaB 55144c4766 work around non reentrant lresolv 17 years ago
Török Edvin 1eb943f3fc use automake for a basic check that the installed programs work. 17 years ago
Török Edvin b6927a7c77 fix 'make distcheck': 17 years ago
Török Edvin dcb21c2466 yet another typo 17 years ago
Török Edvin 83b259a0bf use test instead of [ 17 years ago
Török Edvin 6ead30dd3e When pkg-config is not available use the default '-lcheck' to link with check 17 years ago
Török Edvin 33e22cc04f check for <sys/select.h> before <sys/types.h> (bb #452) 17 years ago
Török Edvin 3dcc2d784e more tests for regex 17 years ago
Török Edvin 6115b5ce71 fix ambiguous error message when pkg-config can't find check 17 years ago
Török Edvin d1d558c944 use pkg-config to locate check, if available (bb #1093) 17 years ago
Török Edvin 5be3029f8f fix crash in js parser 17 years ago
Tomasz Kojm b54eb319c6 freshclam: IPv6 support (bb#715) 17 years ago
Török Edvin 232c4b7016 add unit tests for binaries 17 years ago
Tomasz Kojm 17f74f9f5c sync with 0.93.3 17 years ago
Török Edvin fd08e02ea3 add Javascript normalizer (not yet enabled) 17 years ago
Tomasz Kojm 600a7f2b08 configure, clamd: fix compilation error on systems without pthread_yield() (bb#1058) 17 years ago
Tomasz Kojm f7f59c083e sync with 0.93.1 17 years ago
Török Edvin 725a296922 build system: add configure checks for FD passing 17 years ago
Török Edvin e8d1666f5a configure: explicitly link freshclam with zlib, better zlib checks (bb 17 years ago
aCaB 440fcf67fa CVE-2008-1372 - bb#903 17 years ago
Tomasz Kojm d076ad0251 check in 0.93 patches 17 years ago
Török Edvin e5b0783922 -lcheck needs to be conditional, use @LCHECK@. 17 years ago
Török Edvin 71a282f021 AC_CHECK_LIB 3rd argument was empty, and this causes '-lcheck' to be added to LIBS. 17 years ago
Tomasz Kojm fe473bcb07 add initial support for unit tests 17 years ago
Tomasz Kojm bd0d3efbd2 change version str 17 years ago
Tomasz Kojm f972ce569e 0.93rc1 17 years ago
Török Edvin a9ae2f5ff0 improve check for bzip2 18 years ago
Török Edvin b309ed2f61 AC_TRY_COMPILE already wraps its args with int main(){}, don't do it twice This fixes a build failure on HP-UX 18 years ago
aCaB f97245ae57 bb#842 18 years ago
Török Edvin e1bb690579 don't use EXIT_SUCCESS if <stdlib.h> is not included; 18 years ago
aCaB 2455584143 sync to trunk 18 years ago
Török Edvin 282417339c quote macro arguments, group AC_C_* macros (bb #452), 18 years ago
Török Edvin 183f9e7571 enhance CLI_ISCONTAINED checks, reorder checks 18 years ago
Török Edvin 6053d09a36 allow to specify libgmp location, by using --with-libgmp-prefix, 18 years ago
Török Edvin 7d39618297 fix quoting of version. 18 years ago
Török Edvin 8b46ba3f1c add AC_C_RESTRICT (bb #452) 18 years ago
Török Edvin 4c56bffa3b build system modernization: (based on suggestion from 18 years ago
Tomasz Kojm 9f71410ad3 if available use dscl on Mac OS X (bb#753) 18 years ago
Tomasz Kojm ad08b903a5 don't link with nsl if not needed (bb#754) 18 years ago
Tomasz Kojm 1d643803e5 drop internal snprintf implementation 18 years ago