Miscellaneous fixes for building on Windows (MinGW).

* configure.in: xdr functions may require -lxdr.
	* configure.in, src/Makefile.am: Extra linking flags for
	  building libvirt DLL.
	* src/socketcompat.h: Hide Windows Winsock incompatibilities
	  in a separate header file.
	* src/remote_internal.c: Switch to using socketcompat.h /
	  socket_errno().
	* src/test.c: Switch to using socketcompat.h.
	* gnulib/lib/arpa/.cvsignore: Ignore another generated file.
	* src/qparams.c: Include <config.h>.
This commit is contained in:
Richard W.M. Jones
2008-01-05 16:06:36 +00:00
parent 76122538b6
commit 029aef1d24
9 changed files with 103 additions and 31 deletions

View File

@@ -0,0 +1 @@
inet.h