summaryrefslogtreecommitdiff
path: root/README-hacking
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-09-23 12:45:22 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2017-09-23 12:49:23 -0700
commitb0ee838e1193899d28f0bfb51192a02d48e4b472 (patch)
tree5186431f950a9d5d5350e5be9a2904067436feb4 /README-hacking
parentc5b290f6ae4d993b0218142b3a4cd8133c5a7756 (diff)
downloadautoconf-b0ee838e1193899d28f0bfb51192a02d48e4b472.tar.gz
maint: update URLs
Most of this is replacing http: with https: when either will do.
Diffstat (limited to 'README-hacking')
-rw-r--r--README-hacking6
1 files changed, 3 insertions, 3 deletions
diff --git a/README-hacking b/README-hacking
index 695949f1..068f9106 100644
--- a/README-hacking
+++ b/README-hacking
@@ -18,7 +18,7 @@ tools we depend upon, including:
- Automake 1.10+ <https://www.gnu.org/software/automake/>
- Help2man 1.29+ <https://www.gnu.org/software/help2man/>
- M4 1.4.6+ <https://www.gnu.org/software/m4/>
-- Perl 5.006+ <http://www.cpan.org/>
+- Perl 5.006+ <https://www.cpan.org/>
- Texinfo 4.8+ <https://www.gnu.org/software/texinfo/>
The following are useful as well, if you want to be able to run commands
@@ -26,13 +26,13 @@ like "make dist-lzma" or "make distcheck":
- Gzip <https://www.gnu.org/software/gzip/>
- Tar <https://www.gnu.org/software/tar/>
-- LZMA Utils 4.32+ <http://tukaani.org/lzma/>
+- LZMA Utils 4.32+ <https://tukaani.org/lzma/>
Although we try to keep the CVS mirror of the git repository usable,
some of the tests in the testsuite will fail if git was not used to
generate the version string. Therefore, we recommend:
-- Git 1.4.4+ <http://git.or.cz/>
+- Git 1.4.4+ <https://git-scm.com/>
You may find it useful to install the git-merge-changelog merge driver:
https://git.sv.gnu.org/gitweb/?p=gnulib.git;a=blob;f=lib/git-merge-changelog.c