Hello list, A quick idea that came to mind:
When I compile in my local machine, I often do `./configure -C` which caches all of the test results. Could there be a flag that skips the existence tests altogether? Alternatively, is it possible to have a common database of test results that I can use amongst all of my projects? If so, wouldn't it be advisable to generate this database for most checks and keep it in your system? How often does a "check for getaddrinfo" change in a system? -- Regards, Nikolaos Chatzikonstantinou
