Alexandre Julliard : configure: Assume that sys/socket.h is available on Unix.

Alexandre Julliard julliard at winehq.org
Thu Dec 9 15:34:29 CST 2021


Module: wine
Branch: master
Commit: a7ac3de3b36e96c556873d1c7dd68f681c48ffbd
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=a7ac3de3b36e96c556873d1c7dd68f681c48ffbd

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Dec  9 11:04:40 2021 +0100

configure: Assume that sys/socket.h is available on Unix.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 configure                     | 116 ++++++++++--------------------------------
 configure.ac                  |  35 +++----------
 dlls/nsiproxy.sys/icmp_echo.c |   3 --
 dlls/nsiproxy.sys/ip.c        |   6 ---
 dlls/nsiproxy.sys/ndis.c      |   6 +--
 dlls/nsiproxy.sys/tcp.c       |   5 +-
 dlls/nsiproxy.sys/udp.c       |  10 +---
 dlls/ntdll/unix/file.c        |   2 -
 dlls/ntdll/unix/process.c     |   2 -
 dlls/ntdll/unix/server.c      |   4 +-
 dlls/ntdll/unix/socket.c      |   4 +-
 dlls/ntdll/unix/virtual.c     |   4 +-
 dlls/winex11.drv/opengl.c     |   2 -
 dlls/ws2_32/unixlib.c         |   4 +-
 include/config.h.in           |   3 --
 server/mailslot.c             |   2 -
 server/process.c              |   4 +-
 server/request.c              |   4 +-
 server/sock.c                 |   4 +-
 19 files changed, 47 insertions(+), 173 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=a7ac3de3b36e96c556873d1c7dd68f681c48ffbd



More information about the wine-cvs mailing list