Christophe wrote:
----- Paul Eggert <egg...@cs.ucla.edu> a écrit :
Thanks, how about the attached patch instead? It simplifies things while
implementing the caching.
Ok for me
Thanks, I installed it. Although the two points you raise are valid ones, I
think we'll be OK. I expect the general Gnulib style is to trust explicit user
settings unless we've found it to be a problem, as that's simpler and easier to
explain and a bit faster. AC_LINK_IFELSE should be nestable; if it isn't that
should get fixed, but if you're thinking about the same bugs I'm thinking about
the usage in Gnulib should be OK even without fixing the macro.