Re: [PATCH] warnings.m4: provide a means to specify the program to compile

2012-05-08 Thread Jim Meyering
Jim Meyering wrote: > Akim Demaille wrote: ... >> The attached patch enhances warnings.m4 in several ways: >> >> - gl_COMPILER_OPTION_IF allows to define more fine grain tests on the >> behavior of the compiler. Forcing the result to be an assignment to >> a variable (which is AC_SUBST'ed) doe

Re: [PATCH] warnings.m4: provide a means to specify the program to compile

2012-05-08 Thread Jim Meyering
Akim Demaille wrote: > I have submitted this patch several times in this thread (starting at > http://lists.gnu.org/archive/html/bug-gnulib/2012-04/msg00049.html), > and for some reason it remains unnoticed, and uncommented. Please let > me know what is wrong in my approach. > > I would like to wr