|
From: Christophe G. <chr...@gi...> - 2005-09-28 08:16:37
|
Hello,
In the "gcc accepts -msse" test of configure script, CFLAGS are saved
in safe_CFLAGS but are not restored after the test
Missing line is:
CFLAGS=$safe_CFLAGS
Regards,
CG
--
Christophe GIAUME
|
|
From: Dirk M. <dm...@gm...> - 2005-10-04 08:39:22
|
On Wednesday 28 September 2005 10:16, Christophe GIAUME wrote: > In the "gcc accepts -msse" test of configure script, CFLAGS are saved > in safe_CFLAGS but are not restored after the test fixed in 3.0 and 3.1 trees of valgrind. there is no further 2.4.x release. Diri |