mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-09 23:36:04 +00:00
Update configure.ac
This commit is contained in:
parent
095741cd9c
commit
bd795d6f7a
@ -266,8 +266,8 @@ 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
|
||||
CPPFLAGS=" -DFD_SETSIZE=1024 $CPPFLAGS"
|
||||
# Additional for windows to set FD_SETSIZE to a larger number
|
||||
CPPFLAGS=" -DFD_SETSIZE=1024 $CPPFLAGS"
|
||||
;;
|
||||
*cygwin*)
|
||||
# Define on Cygwin to enable all library features
|
||||
|
Loading…
x
Reference in New Issue
Block a user