mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-10 07:56:09 +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])
|
AC_MSG_ERROR([Building static libraries is not supported under MinGW32])
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Additional for windows to set FD_SETSIZE to a larger number
|
# Additional for windows to set FD_SETSIZE to a larger number
|
||||||
CPPFLAGS=" -DFD_SETSIZE=1024 $CPPFLAGS"
|
CPPFLAGS=" -DFD_SETSIZE=1024 $CPPFLAGS"
|
||||||
;;
|
;;
|
||||||
*cygwin*)
|
*cygwin*)
|
||||||
# Define on Cygwin to enable all library features
|
# Define on Cygwin to enable all library features
|
||||||
|
Loading…
x
Reference in New Issue
Block a user