]> granicus.if.org Git - curl/commitdiff
BUILD.WINDOWS: update URL for windows prereqs
authorDaniel Stenberg <daniel@haxx.se>
Sat, 3 May 2014 22:48:06 +0000 (00:48 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 3 May 2014 22:48:06 +0000 (00:48 +0200)
winbuild/BUILD.WINDOWS.txt

index fce39d603332db5bc5016ad7edf27d03d46c0aef..757c41f571bdbbe5010a509ed6e1aa5593577124 100644 (file)
@@ -61,7 +61,7 @@ where <options> is one or many of:
   VC=<6,7,8,9,10,11,12>        - VC versions\r
   WITH_DEVEL=<path>            - Paths for the development files (SSL, zlib, etc.)\r
                                  Defaults to sibbling directory deps: ../deps\r
-                                 Libraries can be fetched at http://pecl2.php.net/downloads/php-windows-builds/\r
+                                 Libraries can be fetched at http://windows.php.net/downloads/php-sdk/deps/\r
                                  Uncompress them into the deps folder.\r
   WITH_SSL=<dll or static>     - Enable OpenSSL support, DLL or static\r
   WITH_ZLIB=<dll or static>    - Enable zlib support, DLL or static\r
@@ -74,4 +74,4 @@ where <options> is one or many of:
   ENABLE_WINSSL=<yes or no>    - Enable native Windows SSL support, defaults to yes\r
   GEN_PDB=<yes or no>          - Generate Program Database (debug symbols for release build)\r
   DEBUG=<yes or no>            - Debug builds\r
-  MACHINE=<x86 or x64>         - Target architecture (default is x86)
\ No newline at end of file
+  MACHINE=<x86 or x64>         - Target architecture (default is x86)\r