CVS: winex configure.ac, 1.97, 1.98 LICENSE, 1.24, 1.25
[email protected] 30 Mar 2007 20:10:42 -0000
Newsgroups
gmane.comp.emulators.winex.cvs
Message-ID
<[email protected] >
Subject: winex configure.ac,1.97,1.98 LICENSE,1.24,1.25Update of /var/lib/cvsd/cvsroot/winex
In directory agravaine:/tmp/cvs-serv13518
Modified Files:
configure.ac LICENSE
Log Message:
- refresh our iphlpapi from WineHQ's, updating the license accordingly
- implement SIO_ROUTING_INTERFACE_QUERY
Index: configure.ac
===================================================================
RCS file: /var/lib/cvsd/cvsroot/winex/configure.ac,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -d -r1.97 -r1.98
--- configure.ac 30 Mar 2007 19:56:10 -0000 1.97
+++ configure.ac 30 Mar 2007 20:10:40 -0000 1.98
@@ -1668,6 +1668,9 @@
[#include <sys/types.h>
#if HAVE_SYS_SOCKET_H
# include <sys/socket.h>
+ #endif
+ #if HAVE_NETINET_IN_H
+ # include <netinet/in.h>
#endif])
AC_CHECK_HEADERS(netinet/ip.h,,,
Index: LICENSE
===================================================================
RCS file: /var/lib/cvsd/cvsroot/winex/LICENSE,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- LICENSE 30 Mar 2007 18:48:56 -0000 1.24
+++ LICENSE 30 Mar 2007 20:10:40 -0000 1.25
@@ -39,6 +39,7 @@
dlls/avicap32/
dlls/cabinet/
dlls/crypt32/
+ dlls/iphlpapi/
dlls/msacm/winemp3
dlls/msdmo/
dlls/powrprof/