|
From: Nicholas N. <n.n...@gm...> - 2009-07-12 23:09:06
|
On Sun, Jul 12, 2009 at 4:05 AM, Bart Van Assche<bar...@gm...> wrote: > Hello, > > Recently (r10156) an invocation of AC_PROG_OBJC has been added to > Valgrind's configure.in. This macro is causing trouble on older Linux > distro's because older autoconf packages do not know this macro. For which distro and autoconf version do you see it? > However, as far as I can see none of Valgrind's makefiles are using > the variables defined by this macro. Is it safe to remove this macro > again from configure.in, or am I overlooking something ? I disabled it in r10436 and put an explanatory comment. Thanks for the report! Nick |