<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.0">
</HEAD>
<BODY>
On Wed, 2010-09-01 at 15:54 -0700, Alan Coopersmith wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <TT><FONT COLOR="#1a1a1a">BTW, this check fails to find getifaddrs() on Solaris releases that have it:</FONT></TT><BR>
    <TT><FONT COLOR="#737373">&gt; +AC_CHECK_FUNCS(mkstemp getifaddrs getspnam)</FONT></TT><BR>
    <BR>
    <TT><FONT COLOR="#1a1a1a">You need to move the XTRANS_CONNECTION_FLAGS before it so that the required</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">libraries for the sockets API are already in $LIBS.</FONT></TT><BR>
    <BR>
</BLOCKQUOTE>
Having worked a bit more on this, I realize I had not fully understood how $LIBS was used.<BR>
I found a problem in a patch, so I'll repost. Thanks a lot for the feedback.<BR>
<BR>
</BODY>
</HTML>