From f078361c0e2539689df9962f35ab22f8ea25afe9 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sat, 22 Sep 2018 07:58:05 +0000 Subject: URL and mailmap updates, remove an obsolete directory [ci skip] Closes https://github.com/curl/curl/pull/3031 --- winbuild/BUILD.WINDOWS.txt | 2 +- winbuild/Makefile.vc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'winbuild') diff --git a/winbuild/BUILD.WINDOWS.txt b/winbuild/BUILD.WINDOWS.txt index 33252f8e5..c75b15c4e 100644 --- a/winbuild/BUILD.WINDOWS.txt +++ b/winbuild/BUILD.WINDOWS.txt @@ -78,7 +78,7 @@ where is one or many of: VC=<6,7,8,9,10,11,12,14,15> - VC versions WITH_DEVEL= - Paths for the development files (SSL, zlib, etc.) Defaults to sibbling directory deps: ../deps - Libraries can be fetched at http://windows.php.net/downloads/php-sdk/deps/ + Libraries can be fetched at https://windows.php.net/downloads/php-sdk/deps/ Uncompress them into the deps folder. WITH_SSL= - Enable OpenSSL support, DLL or static WITH_NGHTTP2= - Enable HTTP/2 support, DLL or static diff --git a/winbuild/Makefile.vc b/winbuild/Makefile.vc index 7b42e1bdb..94ce8db36 100644 --- a/winbuild/Makefile.vc +++ b/winbuild/Makefile.vc @@ -40,7 +40,7 @@ CFGSET=true !MESSAGE VC=<6,7,8,9,10,11,12,14,15> - VC versions !MESSAGE WITH_DEVEL= - Paths for the development files (SSL, zlib, etc.) !MESSAGE Defaults to sibbling directory deps: ../deps -!MESSAGE Libraries can be fetched at http://pecl2.php.net/downloads/php-windows-builds/ +!MESSAGE Libraries can be fetched at https://windows.php.net/downloads/php-sdk/deps/ !MESSAGE Uncompress them into the deps folder. !MESSAGE WITH_SSL= - Enable OpenSSL support, DLL or static !MESSAGE WITH_NGHTTP2= - Enable HTTP/2 support, DLL or static -- cgit v1.2.3