summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4')
-rw-r--r--m4/init.m42
-rw-r--r--m4/local.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/m4/init.m4 b/m4/init.m4
index 054acbac7..4c6da3e18 100644
--- a/m4/init.m4
+++ b/m4/init.m4
@@ -151,7 +151,7 @@ END
Aborting the configuration process, to ensure you take notice of the issue.
You can download and install GNU coreutils to get an 'rm' implementation
-that behaves properly: <http://www.gnu.org/software/coreutils/>.
+that behaves properly: <https://www.gnu.org/software/coreutils/>.
If you want to complete the configuration process using your problematic
'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
diff --git a/m4/local.mk b/m4/local.mk
index 287db844c..b5d751a25 100644
--- a/m4/local.mk
+++ b/m4/local.mk
@@ -13,7 +13,7 @@
## GNU General Public License for more details.
##
## You should have received a copy of the GNU General Public License
-## along with this program. If not, see <http://www.gnu.org/licenses/>.
+## along with this program. If not, see <https://www.gnu.org/licenses/>.
## ------------------------------ ##
## Automake-provided m4 macros. ##