April 15, 2008
View 2c247c1

0,93

Tomasz Kojm authored on 2008/04/15 05:05:41
March 4, 2008
View f972ce5

0.93rc1

Tomasz Kojm authored on 2008/03/04 04:47:02
February 25, 2008
View a9ae2f5

improve check for bzip2 test for attribute((packed)) only on GNUC compilers, because Sun's cc ignores it move iconv check after zlib/bzip2 checks use ../ to avoid problems with spaces in directory names

Török Edvin authored on 2008/02/25 20:29:06
February 19, 2008
View 814bc24

make fpu endianess manually configurable

aCaB authored on 2008/02/19 05:50:19
February 16, 2008
View b309ed2

AC_TRY_COMPILE already wraps its args with int main(){}, don't do it twice This fixes a build failure on HP-UX

Török Edvin authored on 2008/02/16 20:58:06
February 15, 2008
View f97245a

bb#842

aCaB authored on 2008/02/15 21:30:06
February 10, 2008
View e1bb690

don't use EXIT_SUCCESS if <stdlib.h> is not included; include <sys/select.h> only if needed for fd_set (bb #452)

Török Edvin authored on 2008/02/10 17:44:14
February 8, 2008
View 2824173

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)

Török Edvin authored on 2008/02/08 21:38:09
February 6, 2008
View 183f9e7

enhance CLI_ISCONTAINED checks, reorder checks

Török Edvin authored on 2008/02/06 06:09:56
February 5, 2008
View 3064a54

generic text normalizer (bb #241) update automake files: automake complained that they were too old

Török Edvin authored on 2008/02/05 06:25:31
January 31, 2008
View 6053d09

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)

Török Edvin authored on 2008/01/31 21:07:57
View 7d39618

fix quoting of version.

Török Edvin authored on 2008/01/31 06:33:27
View 8b46ba3

add AC_C_RESTRICT (bb #452)

Török Edvin authored on 2008/01/31 06:12:43
View 4c56bff

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)

Török Edvin authored on 2008/01/31 06:06:36
January 22, 2008
View 9f71410

if available use dscl on Mac OS X (bb#753)

Tomasz Kojm authored on 2008/01/22 23:52:08