Commit bd795d6f authored by Michael's avatar Michael

Update configure.ac

parent 095741cd
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment