On Wed, 2010-09-01 at 15:54 -0700, Alan Coopersmith wrote: > BTW, this check fails to find getifaddrs() on Solaris releases that > have it: > > +AC_CHECK_FUNCS(mkstemp getifaddrs getspnam) > > You need to move the XTRANS_CONNECTION_FLAGS before it so that the > required > libraries for the sockets API are already in $LIBS. >
Having worked a bit more on this, I realize I had not fully understood how $LIBS was used. I found a problem in a patch, so I'll repost. Thanks a lot for the feedback.
signature.asc
Description: This is a digitally signed message part
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
