Bojan Smojver wrote:
On Mon, 2008-06-16 at 08:02 +1000, Bojan Smojver wrote:The AC_CACHE_VAL should be changed to AC_CACHE_CHECK, which then provides pretty printing of messages for non-nested version of checks.Could you check if this works on Solaris?
I'm pretty certain that duplicate AC_CACHE_CHECK(ac_cv_getservbyname_r_style entries is an error. The safest thing of course is to test them each with their own macro name, and then finally determine the appropriate _style value for apr.
