Bruno Haible <[EMAIL PROTECTED]> writes: > Here is a proposed patch that should fix all 11 problems. The dependencies > to gl_GETADDRINFO and gl_SAVE_CWD can be removed, since the module > dependencies > already ensure the macros get called.
That sounds like a win. > For the other 9 cases, invoking > instead of requiring the macro is the solution. Won't that bloat 'configure' and slow it down? Can we turn these into module dependencies instead?