September 11, 2008
View 15d6731

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.

Török Edvin authored on 2008/09/11 20:02:12
September 4, 2008
View 8f4cf10

fix bzip2 cve test link problems (bb #1158)

Török Edvin authored on 2008/09/04 18:53:09
April 17, 2008
View 440fcf6

CVE-2008-1372 - bb#903

aCaB authored on 2008/04/17 03:09:47
February 19, 2008
View 814bc24

make fpu endianess manually configurable

aCaB authored on 2008/02/19 05:50:19
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