In SLES11 there are a large number of autoconf/automake warnings about
variables used by AC_CACHE_VAL not having the am_cv_ prefix.
SLES11 uses autoconf 2.63, automake 1.10.1.
Attached patch (against Lustre libsysio version, but looks like it is still largely
applicable) fixes these warnings on SLES11. Also tested on RHEL4 with
autoconf 2.59, automake 1.9.2.
I was looking at the fs/fsx-linux one (which I verified my version is a strict superset of), but to me it would make sense to have only a single fsx program in LTP instead of 3.
I'm not sure I understand your comment. The fsx-linux.c test program already exists in LTP in a form not very different from what I submitted - it has no LTP-specific code in it as far as I can see. I'm only sending you an updated version of that program.