automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[INSTALLED 1/3] maint: fix two more http: URLs


From: Paul Eggert
Subject: [INSTALLED 1/3] maint: fix two more http: URLs
Date: Sat, 23 Sep 2017 11:14:59 -0700

* m4/init.m4: Change http: to https: in comments.
---
 m4/init.m4 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/m4/init.m4 b/m4/init.m4
index f788134a1..9024b3aaa 100644
--- a/m4/init.m4
+++ b/m4/init.m4
@@ -87,8 +87,8 @@ AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl
 AC_REQUIRE([AC_PROG_MKDIR_P])dnl
 # For better backward compatibility.  To be removed once Automake 1.9.x
 # dies out for good.  For more background, see:
-# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
-# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
+# <https://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
+# <https://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
 AC_SUBST([mkdir_p], ['$(MKDIR_P)'])
 # We need awk for the "check" target (and possibly the TAP driver).  The
 # system "awk" is bad on some platforms.
-- 
2.13.5




reply via email to

[Prev in Thread] Current Thread [Next in Thread]