|
From: Mike F. <va...@ge...> - 2008-11-28 20:35:23
|
On Friday 28 November 2008 13:23:50 Dmitry Guryanov wrote: > signalfd syscall is absent on a lot of systems. As I understand from > discussion about using autoconf for this test, it's supposed to use default > config on new systems and run autoconf on old ones. But required autoconf > version - 2.61, rhel-5.2 for example has autoconf-2.59. > > I need to run ltp on different distributions and installing non-native > packages is undesirable. Can we do something with it ? autotools need to be generated once. so generate it once and distribute it. that's what the LTP releases will be like. -mike |