diff options
author | Viktor Szakats <vszakats@users.noreply.github.com> | 2017-08-08 19:22:34 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2017-08-08 21:41:07 +0200 |
commit | 13ef623a81736e95da1cc1d13a02dd78e228adee (patch) | |
tree | 461ddac9a389bdeadf93ac430b601767cdf26795 /packages/Win32/cygwin/README | |
parent | 58845f2e2e2e19738882f44cf1cbedeb160e76d1 (diff) |
docs/comments: Update to secure URL versions
Closes #1741
Diffstat (limited to 'packages/Win32/cygwin/README')
-rw-r--r-- | packages/Win32/cygwin/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/Win32/cygwin/README b/packages/Win32/cygwin/README index 60bb5e10d..9a61341de 100644 --- a/packages/Win32/cygwin/README +++ b/packages/Win32/cygwin/README @@ -40,7 +40,7 @@ Build Instructions (to recompile from the cygwin source tarball): (**) LibTool 1.4.2 had a bug related to cygwin's use of ".exe" extensions, such that "make install" blew up at curl.exe. See this URL for details: - http://mail.gnu.org/pipermail/libtool/2001-September/005549.html + https://lists.gnu.org/archive/html/libtool/2001-09/msg00101.html The copy of ltmain.sh that is distributed with curl includes this patch. As of curl 7.9.1, the official source compiles (under Cygwin) and tests |