Commit Graph

57 Commits (bd0d3efbd22fa0cd537cb43e341d5c75fdd29ed6)

Author SHA1 Message Date
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 17 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
Török Edvin 4e1127c594 AC_TRY_LINK already adds a main(), remove duplicate main() 18 years ago
aCaB ace28304ad byteswapped testfiles - bb#398 18 years ago
Török Edvin 6eac0e0612 improve iconv() detection, by actually trying to link a test-program (bb #599). 18 years ago
Török Edvin a0e5e84425 avoid bringing in checks for languages we don't use (decreases configure size by 300Kb+). 18 years ago
aCaB c528900f5e reenable canadian cross in configure 18 years ago
Török Edvin 80cf63099c add support for version scripts when using Sun's ld on Solaris. 18 years ago
Török Edvin 097455e1c4 add ld version script support. 18 years ago
Török Edvin ff75dedb3d strcasestr() check and replacement. 18 years ago
aCaB f377e052cd Merging the post0.92 stuff 18 years ago
Tomasz Kojm 510f59248e bump f-level and revision 18 years ago
Tomasz Kojm 5ca7fd1813 re-include RAR code 18 years ago
aCaB 813864ce6b (hopefully) all the stuff lost 18 years ago
Tomasz Kojm fe31e308d0 bump revision 18 years ago
Tomasz Kojm 067ecc29a3 temporarily remove the RAR code 18 years ago
aCaB ed93f138f3 preliminary autoit support (ea05/ea06) 18 years ago
Tomasz Kojm 6ce302428f by default don't build and link with libclamunrar; 18 years ago
aCaB f847541a6e FPU endianess detection in configure 18 years ago
Trog 2fda4dc0ea * libclamunrar: move unrar to a separate library, under an unrar license. 18 years ago
Tomasz Kojm 6f9904bad7 bump revisions 18 years ago
Tomasz Kojm d13fdf0315 update 18 years ago
Török Edvin 8fffd0ed51 don't use stdint.h in configure.in tests (bb #673) 18 years ago
Török Edvin 6295dc5cdc configure, configure.in: add comment on origin of testcases. 18 years ago
Török Edvin cbc69ae811 add check to detect certain compiler bugs that cause incorrect code generation for CLI_ISCONTAINED. 18 years ago
Török Edvin 53ff1b0490 add regcomp(), regexec() impl. from OpenBSD's libc. 18 years ago
Tomasz Kojm 09eab32afc move hardware acceleration code to contrib/hwaccel/hwaccel.patch 18 years ago
Tomasz Kojm 18ac2256e4 update 18 years ago
aCaB 35eb635417 compiler indepenedent sign-extended signed right shift macroes 18 years ago
Tomasz Kojm 4fbe95ed57 update 18 years ago
Tomasz Kojm e66402f5db update 18 years ago
Tomasz Kojm 4cf912b573 handle FreeBSD 7.x 18 years ago
Tomasz Kojm a6d4c3f95e fix compilation issues under FreeBSD 4.x and 5.x (bb#455) 18 years ago
Tomasz Kojm 73224c705e remove libcurl checks 18 years ago
Tomasz Kojm a39ae4686d use actual version and user names in man pages (bb#408) 18 years ago
Tomasz Kojm d6d9e527da use -lthr instead of -pthread on FreeBSD 6.x 18 years ago