summaryrefslogtreecommitdiff
path: root/INSTALL.windows
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2022-01-08 11:53:52 +0100
committerJörg Frings-Fürst <debian@jff.email>2022-01-08 11:53:52 +0100
commitfa838e76139763f902c7d27cb9e1d393ed6a15e4 (patch)
tree7d0ae09775ea950056193eaa2ca93844299d46f1 /INSTALL.windows
parentc78359d9542c86b972aac373efcf7bc7a8a560e5 (diff)
parent2959e59fab3bab834368adefd90bd4b1b094366b (diff)
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'INSTALL.windows')
-rw-r--r--INSTALL.windows4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL.windows b/INSTALL.windows
index 0d3fb08c..2d2e1443 100644
--- a/INSTALL.windows
+++ b/INSTALL.windows
@@ -82,8 +82,8 @@ There are three ways to create binaries of this package for Microsoft Windows:
make
You also need the scripts 'ar-lib' and 'compile' from
- http://git.savannah.gnu.org/gitweb/?p=automake.git;a=blob_plain;f=lib/ar-lib;hb=HEAD
- http://git.savannah.gnu.org/gitweb/?p=automake.git;a=blob_plain;f=lib/compile;hb=HEAD
+ https://git.savannah.gnu.org/gitweb/?p=automake.git;a=blob_plain;f=lib/ar-lib;hb=HEAD
+ https://git.savannah.gnu.org/gitweb/?p=automake.git;a=blob_plain;f=lib/compile;hb=HEAD
respectively.
They may also be included in this package, in directory 'build-aux/'.
Save them; the instructions below assume that you stored them in $HOME/msvc/.