>> is there a standard way for addressing this ? or should i cheat and set the >> vars to yes before calling gl_{EARLY,INIT} ? if i add a line like this: >> gl_cv_func_printf_infinite_long_double=yes > > Yes, that (seeding the cache) is the recommended approach.
That, or --avoid if the modules are brought in just because of dependencies. Paolo