summaryrefslogtreecommitdiff
path: root/m4/getgroups.m4
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-09-13 02:07:03 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2017-09-13 02:08:36 -0700
commita0202fdc85ddc36b73a1c7c4f2d3ec45cd22c5e1 (patch)
tree3de17df847aae5d9a8f899619466e918992b0669 /m4/getgroups.m4
parent4bef92e9e02d074de1d92e30dc5ef4dd62558c80 (diff)
downloademacs-a0202fdc85ddc36b73a1c7c4f2d3ec45cd22c5e1.tar.gz
Merge from Gnulib
This incorporates: 2017-09-13 all: prefer https: URLs This just changes http: to https: in comments, in files copied from Gnulib.
Diffstat (limited to 'm4/getgroups.m4')
-rw-r--r--m4/getgroups.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/getgroups.m4 b/m4/getgroups.m4
index 02ce2353ca4..17f7409944e 100644
--- a/m4/getgroups.m4
+++ b/m4/getgroups.m4
@@ -12,7 +12,7 @@ dnl A wrapper around AC_FUNC_GETGROUPS.
m4_version_prereq([2.70], [] ,[
# This is taken from the following Autoconf patch:
-# http://git.savannah.gnu.org/gitweb/?p=autoconf.git;a=commitdiff;h=7fbb553727ed7e0e689a17594b58559ecf3ea6e9
+# https://git.savannah.gnu.org/gitweb/?p=autoconf.git;a=commitdiff;h=7fbb553727ed7e0e689a17594b58559ecf3ea6e9
AC_DEFUN([AC_FUNC_GETGROUPS],
[
AC_REQUIRE([AC_TYPE_GETGROUPS])dnl