Commit Graph

100 Commits (dec7ffce086efa036003f118cbc28071a1a75ff7)

Author SHA1 Message Date
Török Edvin ae685a75c1 link to libclamunrar_iface explicitly to 17 years ago
Török Edvin 7f3ca52841 fix build failure when using LDFLAGS="-Wl,--as-needed" (bb #1204) 17 years ago
Török Edvin 46c354ee47 fix cross-compilation. 17 years ago
Tomasz Kojm 45941d27b4 better fix 17 years ago
Tomasz Kojm db689c39a7 configure: use AF_UNSPEC when testing getaddrinfo() (bb#1196) 17 years ago
Török Edvin 945655bd9f revert last commit 17 years ago
Török Edvin 37bc3097b1 more reliable linking with bzip2, 17 years ago
Török Edvin 15d67313c4 allow 'make check' to work even if check is not installed 17 years ago
Tomasz Kojm 3027857c52 configure: use getaddrinfo() whenever available (can be disabled with 17 years ago
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