Loading acinclude.m4 +0 −2 Original line number Diff line number Diff line Loading @@ -199,8 +199,6 @@ AC_DEFUN([CURL_CHECK_HEADER_WINDOWS], [ yes) AC_DEFINE_UNQUOTED(HAVE_WINDOWS_H, 1, [Define to 1 if you have the windows.h header file.]) AC_DEFINE_UNQUOTED(WIN32_LEAN_AND_MEAN, 1, [Define to avoid automatic inclusion of winsock.h]) ;; esac ]) Loading lib/curl_config.h.cmake +0 −3 Original line number Diff line number Diff line Loading @@ -972,9 +972,6 @@ /* Version number of package */ #cmakedefine VERSION ${VERSION} /* Define to avoid automatic inclusion of winsock.h */ #cmakedefine WIN32_LEAN_AND_MEAN 1 /* Define to 1 if OS is AIX. */ #ifndef _ALL_SOURCE # undef _ALL_SOURCE Loading Loading
acinclude.m4 +0 −2 Original line number Diff line number Diff line Loading @@ -199,8 +199,6 @@ AC_DEFUN([CURL_CHECK_HEADER_WINDOWS], [ yes) AC_DEFINE_UNQUOTED(HAVE_WINDOWS_H, 1, [Define to 1 if you have the windows.h header file.]) AC_DEFINE_UNQUOTED(WIN32_LEAN_AND_MEAN, 1, [Define to avoid automatic inclusion of winsock.h]) ;; esac ]) Loading
lib/curl_config.h.cmake +0 −3 Original line number Diff line number Diff line Loading @@ -972,9 +972,6 @@ /* Version number of package */ #cmakedefine VERSION ${VERSION} /* Define to avoid automatic inclusion of winsock.h */ #cmakedefine WIN32_LEAN_AND_MEAN 1 /* Define to 1 if OS is AIX. */ #ifndef _ALL_SOURCE # undef _ALL_SOURCE Loading