summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 9598bce6c3..35737a7549 100755
--- a/configure
+++ b/configure
@@ -695,6 +695,7 @@ HAVE_LIST="
sys_soundcard_h
termios_h
threads
+ winsock2_h
"
CMDLINE_SELECT="
@@ -1534,6 +1535,7 @@ check_header termios.h
check_header conio.h
check_header arpa/inet.h
+check_header winsock2.h
check_func inet_aton
enabled zlib && check_lib zlib.h zlibVersion -lz || zlib="no"