|
From: Olly B. <ol...@su...> - 2005-07-11 22:37:49
|
On 2005-07-11, Maurice van der Pot <gri...@ge...> wrote: > Maybe AC_PREREQ(2.58) can help? Autoconf 2.58 was superseded by 2.59 the same day (!) due to a problem with absolute path variables not being absolute so it's probably better to required 2.59 instead. Valgrind 2's configure.in already has this (at my suggestion): http://article.gmane.org/gmane.comp.debugging.valgrind/2436 I guess valgrind 3 had forked already and this only got applied to the 2.4 sources... Cheers, Olly |