summaryrefslogtreecommitdiff
path: root/lib/autoconf/status.m4
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-09-16 17:48:19 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2017-09-16 17:48:51 -0700
commitd3dcd5895d64f6c86275c9333e2760a867e540e7 (patch)
tree9a69c37864bd8b6656c707935ead61d5de388ec3 /lib/autoconf/status.m4
parent5a4041daca5109c83a1735aef7fe16b2aae06e13 (diff)
downloadautoconf-d3dcd5895d64f6c86275c9333e2760a867e540e7.tar.gz
Prefer HTTPS to FTP and HTTP
Diffstat (limited to 'lib/autoconf/status.m4')
-rw-r--r--lib/autoconf/status.m46
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/autoconf/status.m4 b/lib/autoconf/status.m4
index 76d9ef1b..30a8a60c 100644
--- a/lib/autoconf/status.m4
+++ b/lib/autoconf/status.m4
@@ -20,7 +20,7 @@
# You should have received a copy of the GNU General Public License
# and a copy of the Autoconf Configure Script Exception along with
# this program; see the files COPYINGv3 and COPYING.EXCEPTION
-# respectively. If not, see <http://www.gnu.org/licenses/>.
+# respectively. If not, see <https://www.gnu.org/licenses/>.
# Written by David MacKenzie, with help from
@@ -441,7 +441,7 @@ dnl
dnl Notes to the main part of the awk script:
dnl - the unusual FS value helps prevent running into the limit of 99 fields,
dnl - we avoid sub/gsub because of the \& quoting issues, see
-dnl http://www.gnu.org/software/gawk/manual/html_node/Gory-Details.html
+dnl https://www.gnu.org/software/gawk/manual/html_node/Gory-Details.html
dnl - Writing `$ 0' prevents expansion by both the shell and m4 here.
dnl
dnl m4-double-quote most of the scripting for readability.
@@ -1428,7 +1428,7 @@ Report bugs to m4_ifset([AC_PACKAGE_BUGREPORT], [<AC_PACKAGE_BUGREPORT>],
m4_ifdef([AC_PACKAGE_NAME], [m4_ifset([AC_PACKAGE_URL], [
AC_PACKAGE_NAME home page: <AC_PACKAGE_URL>.])dnl
m4_if(m4_index(m4_defn([AC_PACKAGE_NAME]), [GNU ]), [0], [
-General help using GNU software: <http://www.gnu.org/gethelp/>.])])"
+General help using GNU software: <https://www.gnu.org/gethelp/>.])])"
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1