[Xapian-commits] Changes in xapian/xapian-core/
xapian/xapian-core/autoconf/ xapian/xapian-core/matcher/
xapian/xapian-core/net/
Olly Betts
olly at ixion.tartarus.org
Wed Nov 3 02:45:05 GMT 2004
CVS Root: /usr/data/cvs
Module: xapian
Changes by: olly
Date: Wed Nov 03 2004 02:45:05 GMT
Log message:
autoconf/type_socklen_t.m4,matcher/networkmatch.cc,net/: If
__WIN32__ is defined, we want winsock2.h instead of sys/socket.h.
Mingw doesn't seem to even have the latter, so I think previously
we've been compiling by picking one up from somewhere random!
Modified files:
xapian-core : ChangeLog
xapian-core/autoconf: type_socklen_t.m4
xapian-core/matcher: networkmatch.cc
xapian-core/net : progclient.cc socketclient.cc tcpclient.cc
tcpserver.cc
Links:
http://xapian.org/C?xapian/xapian-core/ChangeLog?1.2530?1.2531
http://xapian.org/C?xapian/xapian-core/autoconf/type_socklen_t.m4?1.3?1.4
http://xapian.org/C?xapian/xapian-core/matcher/networkmatch.cc?1.56?1.57
http://xapian.org/C?xapian/xapian-core/net/progclient.cc?1.35?1.36
http://xapian.org/C?xapian/xapian-core/net/socketclient.cc?1.80?1.81
http://xapian.org/C?xapian/xapian-core/net/tcpclient.cc?1.18?1.19
http://xapian.org/C?xapian/xapian-core/net/tcpserver.cc?1.40?1.41
More information about the Xapian-commits
mailing list