Bruno Haible <[EMAIL PROTECTED]> wrote: > Jim Meyering wrote: >> These are good arguments for making gnulib-tool use autoconf --trace >> on the underlying macro rather than relying on heuristics. > > Rather, it indicates that: when searching for all AC_LIBOBJ calls, one > should do it through "autoconf --trace" rather than "grep".
Your use of "Rather" implies you're saying something different. But when I read our two sentences, it looks like they're saying exactly the same thing (because of course, AC_LIBOBJ is the underlying macro). > But now gnulib-tool can get the same result without looking for AC_LIBOBJ > calls > at all. Thanks for fixing gnulib-tool!
