mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 10:33:52 +01:00
Update configure.ac
This commit is contained in:
parent
bd795d6f7a
commit
166a14c4a5
@ -266,7 +266,7 @@ case "${host_os}" in
|
||||
AC_MSG_ERROR([Building static libraries is not supported under MinGW32])
|
||||
fi
|
||||
|
||||
# Additional for windows to set FD_SETSIZE to a larger number
|
||||
# Set FD_SETSIZE to 1024
|
||||
CPPFLAGS=" -DFD_SETSIZE=1024 $CPPFLAGS"
|
||||
;;
|
||||
*cygwin*)
|
||||
|
Loading…
Reference in New Issue
Block a user