On Sat, Nov 24, 2007 at 02:29:45PM +0000, Richard W.M. Jones wrote:
'getaddrinfo' isn't available under Cygwin. This patch
adds a general
feature detection for getaddrinfo and getnameinfo and if they are not
present replaces them with equivalents which we ship.
The replacements come from this BSD-licensed implementation by Motoyuki
Kasahara:
ACK all the getaddrinfo stuff, except what is this bit for ?
-libvirt_la_LIBADD = $(LIBXML_LIBS) $(GNUTLS_LIBS)
+libvirt_la_LIBADD = $(LIBXML_LIBS) $(GNUTLS_LIBS) $(LTLIBOBJS)
Regards,
Dan.
--
|=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=|
|=- Perl modules:
http://search.cpan.org/~danberr/ -=|
|=- Projects:
http://freshmeat.net/~danielpb/ -=|
|=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -=|