summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS2
-rw-r--r--COPYING.EXCEPTION2
-rw-r--r--ChangeLog.02
-rw-r--r--ChangeLog.12
-rw-r--r--ChangeLog.22
-rw-r--r--ChangeLog.3202
-rw-r--r--HACKING2
-rw-r--r--Makefile.am2
-rw-r--r--NEWS2
-rw-r--r--README8
-rw-r--r--README-hacking22
-rw-r--r--THANKS2
-rw-r--r--TODO4
-rw-r--r--bin/autoconf.as8
-rw-r--r--bin/autoheader.in8
-rw-r--r--bin/autom4te.in8
-rw-r--r--bin/autoreconf.in8
-rw-r--r--bin/autoscan.in8
-rw-r--r--bin/autoupdate.in8
-rw-r--r--bin/ifnames.in8
-rw-r--r--bin/local.mk2
-rw-r--r--cfg.mk4
-rw-r--r--configure.ac2
-rw-r--r--doc/autoconf.texi30
-rw-r--r--doc/local.mk2
-rw-r--r--lib/Autom4te/C4che.pm2
-rw-r--r--lib/Autom4te/ChannelDefs.pm2
-rw-r--r--lib/Autom4te/Request.pm2
-rw-r--r--lib/autoconf/autoconf.m42
-rw-r--r--lib/autoconf/autoheader.m42
-rw-r--r--lib/autoconf/autoscan.m42
-rw-r--r--lib/autoconf/autotest.m42
-rw-r--r--lib/autoconf/autoupdate.m42
-rw-r--r--lib/autoconf/c.m410
-rw-r--r--lib/autoconf/erlang.m42
-rw-r--r--lib/autoconf/fortran.m42
-rw-r--r--lib/autoconf/functions.m42
-rw-r--r--lib/autoconf/general.m412
-rw-r--r--lib/autoconf/go.m42
-rw-r--r--lib/autoconf/headers.m46
-rw-r--r--lib/autoconf/lang.m42
-rw-r--r--lib/autoconf/libs.m42
-rw-r--r--lib/autoconf/oldnames.m42
-rw-r--r--lib/autoconf/programs.m42
-rw-r--r--lib/autoconf/specific.m42
-rw-r--r--lib/autoconf/status.m46
-rw-r--r--lib/autoconf/types.m42
-rw-r--r--lib/autom4te.in2
-rw-r--r--lib/autoscan/autoscan.pre2
-rw-r--r--lib/autotest/autotest.m42
-rw-r--r--lib/autotest/general.m44
-rw-r--r--lib/autotest/specific.m42
-rw-r--r--lib/emacs/autoconf-mode.el2
-rw-r--r--lib/emacs/autotest-mode.el2
-rw-r--r--lib/freeze.mk2
-rw-r--r--lib/local.mk2
-rw-r--r--lib/m4sugar/foreach.m42
-rw-r--r--lib/m4sugar/m4sh.m412
-rw-r--r--lib/m4sugar/m4sugar.m44
-rw-r--r--m4/m4.m44
-rw-r--r--man/local.mk2
-rw-r--r--tests/atlocal.in2
-rw-r--r--tests/autoscan.at2
-rw-r--r--tests/autotest.at2
-rw-r--r--tests/base.at2
-rw-r--r--tests/c.at2
-rw-r--r--tests/compile.at2
-rw-r--r--tests/erlang.at2
-rw-r--r--tests/foreign.at2
-rw-r--r--tests/fortran.at2
-rw-r--r--tests/go.at2
-rw-r--r--tests/local.at2
-rw-r--r--tests/local.mk2
-rw-r--r--tests/m4sh.at2
-rw-r--r--tests/m4sugar.at4
-rwxr-xr-xtests/mktests.sh2
-rw-r--r--tests/semantics.at2
-rw-r--r--tests/statesave.m42
-rw-r--r--tests/suite.at2
-rw-r--r--tests/tools.at4
-rw-r--r--tests/torture.at2
-rw-r--r--tests/wrapper.as2
82 files changed, 255 insertions, 255 deletions
diff --git a/AUTHORS b/AUTHORS
index 85df4fc1..cb74f704 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -125,4 +125,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
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/>.
diff --git a/COPYING.EXCEPTION b/COPYING.EXCEPTION
index 46958352..217253ec 100644
--- a/COPYING.EXCEPTION
+++ b/COPYING.EXCEPTION
@@ -1,7 +1,7 @@
AUTOCONF CONFIGURE SCRIPT EXCEPTION
Version 3.0, 18 August 2009
- Copyright (C) 2009 Free Software Foundation, Inc. <http://fsf.org/>
+ Copyright (C) 2009 Free Software Foundation, Inc. <https://fsf.orgo/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
diff --git a/ChangeLog.0 b/ChangeLog.0
index b46523f5..d8f857e5 100644
--- a/ChangeLog.0
+++ b/ChangeLog.0
@@ -359,4 +359,4 @@ Fri Apr 24 10:08:21 1992 David J. MacKenzie (djm@churchy.gnu.ai.mit.edu)
You should have received a copy of the GNU General Public License
along with this program. If not, see
- <http://www.gnu.org/licenses/>.
+ <https://www.gnu.org/licenses/>.
diff --git a/ChangeLog.1 b/ChangeLog.1
index a28662bb..ff1a5da1 100644
--- a/ChangeLog.1
+++ b/ChangeLog.1
@@ -1936,4 +1936,4 @@ Mon Jul 20 01:08:01 1992 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
You should have received a copy of the GNU General Public License
along with this program. If not, see
- <http://www.gnu.org/licenses/>.
+ <https://www.gnu.org/licenses/>.
diff --git a/ChangeLog.2 b/ChangeLog.2
index f5be7d87..e596d9a9 100644
--- a/ChangeLog.2
+++ b/ChangeLog.2
@@ -12865,4 +12865,4 @@ Thu Apr 28 12:01:01 1994 David J. MacKenzie (djm@burnout.eng.umd.edu)
You should have received a copy of the GNU General Public License
along with this program. If not, see
- <http://www.gnu.org/licenses/>.
+ <https://www.gnu.org/licenses/>.
diff --git a/ChangeLog.3 b/ChangeLog.3
index fd94b57b..cb8023e5 100644
--- a/ChangeLog.3
+++ b/ChangeLog.3
@@ -88,7 +88,7 @@
* lib/autoconf/fortran.m4 (_AC_PROG_FC_V_OUTPUT):
Also remove " -link" and trailing ")" from xlf output.
Problem and fix reported by Thomas Jahns in
- <http://lists.gnu.org/archive/html/bug-autoconf/2012-01/msg00000.html>.
+ <https://lists.gnu.org/archive/html/bug-autoconf/2012-01/msg00000.html>.
2011-12-26 Stefano Lattarini <stefano.lattarini@gmail.com>
@@ -129,14 +129,14 @@
* doc/autoconf.texi (Here-Documents): Using a command substitution
in a here-documents being fed to a shell function is unportable.
Problem revealed by the automake testsuite:
- <http://lists.gnu.org/archive/html/automake-patches/2011-12/msg00149.html>
+ <https://lists.gnu.org/archive/html/automake-patches/2011-12/msg00149.html>
2011-12-26 Paul Eggert <eggert@cs.ucla.edu>
AS_LN_S: fall back on 'cp -pR' (not 'cp -p') if 'ln -s' fails
This works better for symlinks to directories.
Problem reported by Eli Zaretskii via Werner Lemberg in
- <http://lists.gnu.org/archive/html/bug-autoconf/2011-12/msg00006.html>.
+ <https://lists.gnu.org/archive/html/bug-autoconf/2011-12/msg00006.html>.
* NEWS:
* doc/autoconf.texi (Particular Programs): Document this.
* lib/m4sugar/m4sh.m4 (_AS_LN_S_PREPARE): Implement this.
@@ -147,7 +147,7 @@
* lib/autoconf/c.m4 (AC_LANG_BOOL_COMPILE_TRY(C)): Use the
array as well as setting it, to pacify g++. Reported by
Werner Lemberg in
- <http://lists.gnu.org/archive/html/autoconf/2011-12/msg00005.html>.
+ <https://lists.gnu.org/archive/html/autoconf/2011-12/msg00005.html>.
2011-12-05 Paul Eggert <eggert@cs.ucla.edu>
@@ -221,7 +221,7 @@
as work in the automake testsuite:
<https://lists.gnu.org/archive/html/bug-autoconf/2011-09/msg00003.html>
<https://lists.gnu.org/archive/html/bug-autoconf/2011-09/msg00004.html>
- <http://lists.gnu.org/archive/html/automake-patches/2011-09/msg00066.html>
+ <https://lists.gnu.org/archive/html/automake-patches/2011-09/msg00066.html>
* doc/autoconf.texi (Signal handling): New paragraph.
(@menu at "Portable Shell", @detailmenu): Update.
@@ -270,15 +270,15 @@
tests reject, so we can't test this fix against them, but it's
more important to work with modern GCC (even when misused) than to
work with no-longer-used compilers. Problem reported by Shevek in
- <http://lists.gnu.org/archive/html/bug-autoconf/2008-11/msg00007.html>
+ <https://lists.gnu.org/archive/html/bug-autoconf/2008-11/msg00007.html>
and raised again by Dan Kegel in
- <http://lists.gnu.org/archive/html/bug-autoconf/2011-08/msg00020.html>.
+ <https://lists.gnu.org/archive/html/bug-autoconf/2011-08/msg00020.html>.
2011-08-16 Stefano Lattarini <stefano.lattarini@gmail.com>
docs: other issues with parallel BSD make
Motivated by automake bug#9245:
- <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9245>
+ <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=9245>
and FreeBSD PR bin/159730:
<http://www.freebsd.org/cgi/query-pr.cgi?pr=159730>
* doc/autoconf.texi (Parallel Make): Document other BSD make
@@ -336,19 +336,19 @@
2011-06-30 Timo Kamph <timo.kamph@tu-harburg.de> (trivial change)
* lib/autoconf/functions.m4 (_AC_REPLACE_FUNCS): Fix tr-cpp problem.
- See http://lists.gnu.org/archive/html/bug-autoconf/2011-06/msg00058.html
+ See https://lists.gnu.org/archive/html/bug-autoconf/2011-06/msg00058.html
2011-06-19 Paul Eggert <eggert@cs.ucla.edu>
* lib/autoconf/functions.m4 (_AC_LIBOBJ_ALLOCA): Be even smarter.
GCC was too smart for the previous patch. See
- <http://lists.gnu.org/archive/html/bug-autoconf/2011-06/msg00035.html>.
+ <https://lists.gnu.org/archive/html/bug-autoconf/2011-06/msg00035.html>.
2011-06-18 Paul Eggert <eggert@cs.ucla.edu>
* lib/autoconf/functions.m4 (_AC_LIBOBJ_ALLOCA): Try to outsmart GCC.
Problem with stack-detection code reported by Andy Wingo in
- <http://lists.gnu.org/archive/html/bug-autoconf/2011-06/msg00032.html>.
+ <https://lists.gnu.org/archive/html/bug-autoconf/2011-06/msg00032.html>.
This fix is imported from gnulib's c-stack module.
* doc/autoconf.texi (File Descriptors): Fix texinfo typo.
@@ -810,13 +810,13 @@
autotest: fix file descriptor leak
* lib/autotest/general.m4 (_AT_CHECK): Close AS_MESSAGE_LOG_FD
when running the test. Problem reported by Luke Mewburn in
- <http://lists.gnu.org/archive/html/autoconf/2010-11/msg00036.html>.
+ <https://lists.gnu.org/archive/html/autoconf/2010-11/msg00036.html>.
2010-11-20 Paul Eggert <eggert@cs.ucla.edu>
autoconf: don't assume sys/stat.h and sys/types.h when testing C89
Problem reported by Patrick Pelissier in
- <http://lists.gnu.org/archive/html/bug-autoconf/2010-11/msg00019.html>.
+ <https://lists.gnu.org/archive/html/bug-autoconf/2010-11/msg00019.html>.
* lib/autoconf/c.m4 (_AC_PROG_CC_C89): Don't include sys/types.h
and sys/stat.h. Instead, define a dummy struct stat. C89 doesn't
guarantee sys/types.h and sys/stat.h.
@@ -1169,7 +1169,7 @@
* lib/autoconf/programs.m4 (AC_PROG_YACC): YACC stands for
"Yet Another Compiler Compiler", not "Yet Another C Compiler".
Problem reported by Chris Long in
- <http://lists.gnu.org/archive/html/bug-autoconf/2010-08/msg00134.html>.
+ <https://lists.gnu.org/archive/html/bug-autoconf/2010-08/msg00134.html>.
2010-08-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
@@ -1307,7 +1307,7 @@
reject the test for other (valid) reasons. People using ancient
xlc versions, if any, are suggested to update to fixed versions.
Reported by Ralf Wildenhues in the thread starting at:
- http://lists.gnu.org/archive/html/bug-autoconf/2010-08/msg00103.html
+ https://lists.gnu.org/archive/html/bug-autoconf/2010-08/msg00103.html
2010-08-24 Eric Blake <eblake@redhat.com>
@@ -6753,7 +6753,7 @@
* doc/autoconf.texi (The Make Macro SHELL): Stronger wording on
the importance of proper SHELL settings.
Reported by Bruno Haible, in
- http://lists.gnu.org/archive/html/bug-libtool/2008-04/msg00029.html.
+ https://lists.gnu.org/archive/html/bug-libtool/2008-04/msg00029.html.
2008-08-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
@@ -7356,7 +7356,7 @@
Flush buffered output before exit.
* bin/autom4te.in (handle_output): Explicitly close file.
* THANKS: Update.
- See http://lists.gnu.org/archive/html/autoconf/2008-04/msg00026.html.
+ See https://lists.gnu.org/archive/html/autoconf/2008-04/msg00026.html.
2008-04-08 Eric Blake <ebb9@byu.net>
@@ -8172,7 +8172,7 @@
* lib/autoconf/c.m4 (AC_C_BIGENDIAN): Don't comment out the
#undef as this runs afoul of our new way of creating config.h.
Problem reported by Jim Meyering in
- <http://lists.gnu.org/archive/html/autoconf-patches/2007-11/msg00164.html>.
+ <https://lists.gnu.org/archive/html/autoconf-patches/2007-11/msg00164.html>.
2007-11-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
@@ -8276,7 +8276,7 @@
Revert 2007-10-17 change.
* TODO: Multiline args in config files and headers mean something
different and are not fixed, see
- <http://lists.gnu.org/archive/html/autoconf-patches/2007-05/msg00017.html>
+ <https://lists.gnu.org/archive/html/autoconf-patches/2007-05/msg00017.html>
Report by Stepan Kasal.
* doc/autoconf.texi (Generic Programs): Fix typo.
@@ -8345,7 +8345,7 @@
2007-11-13 Paul Eggert <eggert@cs.ucla.edu>
Don't worry about preprocessor when testing long long.
- See: http://lists.gnu.org/archive/html/bug-gnulib/2007-11/msg00075.html
+ See: https://lists.gnu.org/archive/html/bug-gnulib/2007-11/msg00075.html
* doc/autoconf.texi (Preprocessor Arithmetic): New section.
(AC_TYPE_LONG_LONG_INT, AC_TYPE_UNSIGNED_LONG_LONG_INT):
These no longer check for preprocessor flaws.
@@ -8573,7 +8573,7 @@
extracted from AC_TYPE_LONG_LONG_INT and AC_TYPE_UNSIGNED_LONG_LONG_INT.
(AC_TYPE_LONG_LONG_INT, AC_TYPE_UNSIGNED_LONG_LONG_INT): Use it.
Fixes problem with Sun C 5.[0-8] in 32-bit mode, reported in
- <http://lists.gnu.org/archive/html/autoconf-patches/2007-10/msg00210.html>
+ <https://lists.gnu.org/archive/html/autoconf-patches/2007-10/msg00210.html>
Suggested by Paul Eggert.
2007-10-28 Jim Meyering <meyering@redhat.com>
@@ -8642,7 +8642,7 @@
* lib/autoconf/c.m4 (AC_C_RESTRICT): Work around Sun C++ compatibility
problem reported by Bruno Haible in
- <http://lists.gnu.org/archive/html/bug-autoconf/2007-10/msg00027.html>.
+ <https://lists.gnu.org/archive/html/bug-autoconf/2007-10/msg00027.html>.
2007-10-22 Eric Blake <ebb9@byu.net>
@@ -8654,7 +8654,7 @@
Don't check for bug in HP-UX 11.00 cpp.
* lib/autoconf/types.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT):
Use -1ull rather than -1u, since that causes problems with gnulib; see
- <http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00329.html>.
+ <https://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00329.html>.
2007-10-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
@@ -8841,7 +8841,7 @@
Check for 64-bit int errors in HP-UX 10.20 preprocessor.
Problem reported by H.Merijn Brand in
- <http://lists.gnu.org/archive/html/bug-tar/2007-10/msg00018.html>.
+ <https://lists.gnu.org/archive/html/bug-tar/2007-10/msg00018.html>.
* lib/autoconf/types.m4 (AC_TYPE_LONG_LONG_INT):
(AC_TYPE_UNSIGNED_LONG_LONG_INT):
Check that preprocessor handles 64-bit ints, too.
@@ -9708,7 +9708,7 @@
* lib/m4sugar/m4sh.m4 (_AS_PATH_SEPARATOR_PREPARE): Set FPATH too.
Problem reported by Fred Kreek in
- <http://lists.gnu.org/archive/html/bug-autoconf/2007-06/msg00009.html>.
+ <https://lists.gnu.org/archive/html/bug-autoconf/2007-06/msg00009.html>.
* doc/autoconf.texi (Special Shell Variables): Warn about FPATH.
(Macro Names, Defining Directories): Don't mention PATH as a name
for a fully qualified file name, as this usage violates the GNU
@@ -9750,7 +9750,7 @@
* doc/autoconf.texi (Particular Types): AC_TYPE_INT8_T does not
define HAVE_INT8_T, and likewise for similar macros.
Problem reported by Patrick Welche in
- <http://lists.gnu.org/archive/html/autoconf/2007-05/msg00062.html>.
+ <https://lists.gnu.org/archive/html/autoconf/2007-05/msg00062.html>.
2007-05-25 Noah Misch <noah@cs.caltech.edu>
@@ -9866,7 +9866,7 @@
* lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Don't look
for a.* when searching for executables, as this prevents users
from having files like a.c. Problem reported by Ralf Wildenhues in:
- http://lists.gnu.org/archive/html/autoconf-patches/2007-04/msg00029.html
+ https://lists.gnu.org/archive/html/autoconf-patches/2007-04/msg00029.html
This fixes a problem introduced on 2000-12-19.
2007-04-26 Paul Eggert <eggert@cs.ucla.edu>
@@ -9990,7 +9990,7 @@
* lib/autoconf/c.m4 (AC_C_BIGENDIAN): Fix typo "__LITLE_ENDIAN__".
Problem reported by Paolo Bonzini in:
- http://lists.gnu.org/archive/html/autoconf-patches/2007-02/msg00024.html
+ https://lists.gnu.org/archive/html/autoconf-patches/2007-02/msg00024.html
* tests/semantics.at (AC_C_BIGENDIAN): Don't reject hosts that have
universal binaries. Problem reported by Elias Pipping.
@@ -10065,7 +10065,7 @@
* NEWS: Note that M4 1.4.5 or later is now a hard dependency.
Reported by Gary Vaughan and Jim Meyering, and problem analyzed
by Stepan Kasal:
- http://lists.gnu.org/archive/html/bug-autoconf/2006-11/msg00025.html
+ https://lists.gnu.org/archive/html/bug-autoconf/2006-11/msg00025.html
2007-01-31 Eric Blake <ebb9@byu.net>
@@ -10078,7 +10078,7 @@
(Shell Substitutions): Note problems with @{var:=value} etc.
Add a new section for problems with @{#var} etc. Problem noted
by Ralf Wildenhues. See:
- http://lists.gnu.org/archive/html/libtool-patches/2005-01/msg00157.html
+ https://lists.gnu.org/archive/html/libtool-patches/2005-01/msg00157.html
2007-01-23 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
@@ -10128,7 +10128,7 @@
2007-01-05 Paul Eggert <eggert@cs.ucla.edu>
Fix some wording problems noted by Paolo Bonzini in:
- http://lists.gnu.org/archive/html/autoconf-patches/2007-01/msg00077.html
+ https://lists.gnu.org/archive/html/autoconf-patches/2007-01/msg00077.html
* doc/autoconf.texi (Signed Overflow Examples): Give more
discussion about the allow_superuser_privileges example,
and change it a bit to make things clearer.
@@ -10161,7 +10161,7 @@
* doc/autoconf.texi (Integer Overflow): Greatly expand and
rewrite, taking notions from the recent discussion on the gcc and
autoconf mailing lists; please see
- http://lists.gnu.org/archive/html/autoconf-patches/2006-12/msg00091.html
+ https://lists.gnu.org/archive/html/autoconf-patches/2006-12/msg00091.html
and follow the many links.
(Integer Overflow Basics, Signed Overflow Examples):
(Optimization and Wraparound, Signed Overflow Advice):
@@ -10193,7 +10193,7 @@
Include <limits.h>, and use its INT_MAX to rewrite the
j loop so that it does not overflow 'int'. Problem reported by
Ralf Wildenhues in
- <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00084.html>.
+ <https://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00084.html>.
Play it safe by shifting left by 1 rather than multiplying by 2,
as GCC is less likely to optimize this away when the value
is signed (when it assumes overflow leads to undefined behavior).
@@ -10263,7 +10263,7 @@
<http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=403243>.
This change prompted by a problem report by Andrey Simonenko in
- <http://lists.gnu.org/archive/html/bug-autoconf/2006-12/msg00026.html>.
+ <https://lists.gnu.org/archive/html/bug-autoconf/2006-12/msg00026.html>.
* doc/autoconf.texi (Defining Symbols): AC_DEFINE works for
object-like macros only, in the traditional portable character
set.
@@ -10426,7 +10426,7 @@
Turn AC_FUNC_SETVBUF_REVERSED into a noop. It's been obsolete for
years and is too hard to maintain now. The last straw was
reported by Jerker Baeck in
- <http://lists.gnu.org/archive/html/autoconf/2006-11/msg00102.html>.
+ <https://lists.gnu.org/archive/html/autoconf/2006-11/msg00102.html>.
* NEWS: AC_FUNC_SETVBUF_REVERSED is now obsolete.
* doc/autoconf.texi (Particular Functions): Move
AC_FUNC_SETVBUF_REVERSED from here...
@@ -10887,7 +10887,7 @@
equivalent of "chmod 777 /" or "chmod 0 /" on a buggy FreeBSD
system. We hope this is rare in practice, but it's clearly worth
fixing. Problem reported by Alex Unleashed in
- <http://lists.gnu.org/archive/html/bug-autoconf/2006-10/msg00012.html>.
+ <https://lists.gnu.org/archive/html/bug-autoconf/2006-10/msg00012.html>.
Also, don't bother to check for -m bugs unless we're using -m;
suggested by Stepan Kasal.
@@ -10976,7 +10976,7 @@
* NEWS: Autoconf-generated shell scripts no longer export BIN_SH,
due to configuration hassles with this. See Tonya Underwood's report
- <http://lists.gnu.org/archive/html/bug-autoconf/2006-10/msg00003.html>.
+ <https://lists.gnu.org/archive/html/bug-autoconf/2006-10/msg00003.html>.
* doc/autoconf.texi (Special Shell Variables): Likewise.
2006-10-11 Paul Eggert <eggert@cs.ucla.edu>
@@ -11021,7 +11021,7 @@
efficiency.
(_AC_LINK_IFELSE): Test that resulting file is executable.
Problem reported by mwoehlke in
- <http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00048.html>.
+ <https://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00048.html>.
* lib/m4sugar/m4sh.m4 (_AS_TEST_PREPARE): Use "test -x /" rather
than creating a file to use with test -x; this is much faster.
@@ -11164,7 +11164,7 @@
* lib/m4sugar/m4sh.m4 (_AS_TEST_PREPARE): Avoid bug in UnixWare
7.1.4 /usr/bin/posix/sh described by Tim Rice in
- <http://lists.gnu.org/archive/html/bug-autoconf/2006-09/msg00017.html>.
+ <https://lists.gnu.org/archive/html/bug-autoconf/2006-09/msg00017.html>.
2006-09-11 Stepan Kasal <kasal@ucw.cz>
@@ -11400,7 +11400,7 @@
* lib/autoconf/fortran.m4 (_AC_FC_LIBRARY_LDFLAGS): Also ignore
-lgcc?* and -lSystem, for Darwin/MacOS X. Problem reported by
Bill Northcott in
- <http://lists.gnu.org/archive/html/autoconf/2006-08/msg00083.html>.
+ <https://lists.gnu.org/archive/html/autoconf/2006-08/msg00083.html>.
2006-08-22 Paul Eggert <eggert@cs.ucla.edu>
@@ -11415,7 +11415,7 @@
* NEWS: Autoconf now uses constructs like "#ifdef HAVE_STDLIB_H"
rather than "#if HAVE_STDLIB_H", so that it now works with "gcc
-Wundef -Werror". Problem reported by David Fang in
- <http://lists.gnu.org/archive/html/autoconf/2006-08/msg00045.html>.
+ <https://lists.gnu.org/archive/html/autoconf/2006-08/msg00045.html>.
* doc/autoconf.texi (Header Templates, Default Includes):
(Particular Functions, Generic Functions, Header Portability):
(Particular Headers, Generic Headers, Generic Declarations, Guidelines):
@@ -11460,7 +11460,7 @@
2006-08-06 Paul Eggert <eggert@cs.ucla.edu>
Fix test suite failures reported by Pierre in
- <http://lists.gnu.org/archive/html/bug-autoconf/2006-08/msg00005.html>.
+ <https://lists.gnu.org/archive/html/bug-autoconf/2006-08/msg00005.html>.
* lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Don't claim
the compiler created a file "b.out" when it didn't create anything
at all.
@@ -11508,7 +11508,7 @@
under AC_C_VOLATILE.
(Volatile Objects): Be a little less skeptical about what
"volatile" means. Derived from thoughts by Ben Pfaff in
- <http://lists.gnu.org/archive/html/bug-gnulib/2006-07/msg00092.html>.
+ <https://lists.gnu.org/archive/html/bug-gnulib/2006-07/msg00092.html>.
2006-07-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
@@ -11546,7 +11546,7 @@
Require that long long int be at least 64 bits wide. C99 requires
this and enough programs depend on it so we should check for it.
Bruno Haible reports in
- <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00286.html>
+ <https://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00286.html>
that long long int is 32 bits wide with some nonstandard compilers.
(AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
@@ -11556,7 +11556,7 @@
to a nonexistent file, so that we don't have to worry about
a local site configuration that doesn't use /usr/local.
Problem reported by Keith Marshall in
- <http://lists.gnu.org/archive/html/bug-autoconf/2006-06/msg00133.html>.
+ <https://lists.gnu.org/archive/html/bug-autoconf/2006-06/msg00133.html>.
2006-06-28 Paul Eggert <eggert@cs.ucla.edu>
@@ -11571,7 +11571,7 @@
(File Descriptors): Reorder to make the text flow better.
Remove joke about "appreciate the various levels"; I didn't get it.
Add remark about HP-UX sh -x bug with stderr noted by Bob Proulx in
- <http://lists.gnu.org/archive/html/bug-coreutils/2006-06/msg00225.html>.
+ <https://lists.gnu.org/archive/html/bug-coreutils/2006-06/msg00225.html>.
(File Descriptors, Limitations of Usual Tools):
Tone down the advice against renaming or removing open files.
(Limitations of Usual Tools): Add a new section, on 'rm'.
@@ -11710,7 +11710,7 @@
$(srcdir) too.
(Assignments): Clarify default-value example as suggested by
Ralf Wildenhues in
- <http://lists.gnu.org/archive/html/autoconf-patches/2006-06/msg00072.html>.
+ <https://lists.gnu.org/archive/html/autoconf-patches/2006-06/msg00072.html>.
(Special Shell Variables): Note leading ./ or ../, as suggested
by Eric Blake.
(Limitations of Builtins): Under cd, warn about CDPATH.
@@ -11814,21 +11814,21 @@
* lib/m4sugar/m4sh.m4 (_AS_DETECT_BETTER_SHELL): Look for
$as_shell.exe too. Problem reported by Andreas Buening in
- <http://lists.gnu.org/archive/html/autoconf/2006-06/msg00038.html>.
+ <https://lists.gnu.org/archive/html/autoconf/2006-06/msg00038.html>.
2006-06-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* lib/autoconf/functions.m4 (AC_FUNC_ALLOCA): Work around
`unused variable' compiler warning, for `-Wall -Werror'.
Reported by Jaap Haitsma in
- <http://lists.gnu.org/archive/html/bug-autoconf/2006-06/msg00012.html>.
+ <https://lists.gnu.org/archive/html/bug-autoconf/2006-06/msg00012.html>.
2006-06-06 Paul Eggert <eggert@cs.ucla.edu>
* lib/autoconf/c.m4 (AC_PROG_CC_C_O): Remove core file, in
case the compiler dumps core. Problem reported for
OpenServer 5.0.7 by Tim Rice in
- <http://lists.gnu.org/archive/html/bug-autoconf/2006-06/msg00019.html>.
+ <https://lists.gnu.org/archive/html/bug-autoconf/2006-06/msg00019.html>.
* lib/autoconf/general.m4 (_AC_COMPILE_IFELSE, _AC_LINK_IFELSE):
Likewise.
@@ -11994,11 +11994,11 @@
This means we don't have to worry about ${ or sed any more.
Also, double-quote the case statement, to work around misuses via
underquoting as reported by Ralf Wildenhues in
- <http://lists.gnu.org/archive/html/autoconf-patches/2006-05/msg00169.html>.
+ <https://lists.gnu.org/archive/html/autoconf-patches/2006-05/msg00169.html>.
(_AC_EVAL_STDERR): Revert, since evidently some packages rely on this
undocumented and dangerous macro.
Problem reported by Ralf Wildenhues in
- <http://lists.gnu.org/archive/html/autoconf-patches/2006-05/msg00168.html>.
+ <https://lists.gnu.org/archive/html/autoconf-patches/2006-05/msg00168.html>.
2006-05-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
@@ -12011,7 +12011,7 @@
* lib/autoconf/general.m4: Revert AC_TRY_EVAL and AC_TRY_COMMAND,
since evidently some packages rely on the old, broken behavior.
Problem reported by Ralf Wildenhues in
- <http://lists.gnu.org/archive/html/autoconf-patches/2006-05/msg00160.html>.
+ <https://lists.gnu.org/archive/html/autoconf-patches/2006-05/msg00160.html>.
(AC_TRY_EVAL, AC_TRY_COMMAND, _AC_EVAL): Go back to the
pre-2006-05-26 definitions, but leave in the comments that
these macros are dangerous and should not be used.
@@ -12063,7 +12063,7 @@
* lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS):
Fix typo that prevented an unnecessary space from being removed.
Problems reported by Ralf Wildenhues in:
- http://lists.gnu.org/archive/html/autoconf-patches/2006-05/msg00143.html
+ https://lists.gnu.org/archive/html/autoconf-patches/2006-05/msg00143.html
2006-05-26 Paul Eggert <eggert@cs.ucla.edu>
@@ -12072,7 +12072,7 @@
Don't use the term "thread-safe" to talk about mkdir race
conditions, since the problem is more a process than a thread
issue. Problem reported by Stepan Kasal in:
- http://lists.gnu.org/archive/html/autoconf-patches/2006-05/msg00088.html
+ https://lists.gnu.org/archive/html/autoconf-patches/2006-05/msg00088.html
* lib/autoconf/programs.m4 (AC_PROG_MKDIR_P): Use code that mimics
the test for 'install' more closely. Look at MKDIR_P first.
Look in the PATH, and at /opt/sfw/bin.
@@ -12086,7 +12086,7 @@
* doc/autoconf.texi (autoheader Invocation): Mention that the
first arg of AC_DEFINE_UNQUOTED must be a literal.
Problem reported by Ben Pfaff in
- <http://lists.gnu.org/archive/html/bug-autoconf/2006-05/msg00090.html>.
+ <https://lists.gnu.org/archive/html/bug-autoconf/2006-05/msg00090.html>.
* NEWS: Mention that AC_TRY_COMMAND and AC_TRY_EVAL may be removed.
* doc/autoconf.texi (Special Chars in Variables): New section.
@@ -12199,7 +12199,7 @@
runs afoul of the Korn shell version M-12/28/93d bug described in
the Autoconf manual, and this in turn causes a Coreutils 5.95 build to
fail as described by Tim Rice and diagnosed by Ralf Wildenhues in
- <http://lists.gnu.org/archive/html/bug-autoconf/2006-05/msg00082.html>.
+ <https://lists.gnu.org/archive/html/bug-autoconf/2006-05/msg00082.html>.
2006-05-23 Jim Meyering <jim@meyering.net>
@@ -12289,7 +12289,7 @@
some other programs unwisely rely on these undocumented vars.
But put in warning comments about them.
Problem reported by Ralf Wildenhues in
- <http://lists.gnu.org/archive/html/autoconf-patches/2006-05/msg00068.html>.
+ <https://lists.gnu.org/archive/html/autoconf-patches/2006-05/msg00068.html>.
* NEWS: Document that these variables are intended to go away.
2006-05-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
@@ -12321,7 +12321,7 @@
$ac_top_build_prefix to $MKDIR_P if it's just 'mkdir -p'.
* tests/tools.at (autoconf: subdirectories): New test, taken from
the corresponding problem report by Ralf Wildenhues in:
- http://lists.gnu.org/archive/html/autoconf-patches/2006-05/msg00053.html
+ https://lists.gnu.org/archive/html/autoconf-patches/2006-05/msg00053.html
* lib/autoconf/functions.m4 (AC_REPLACE_FNMATCH, AC_FUNC_FNMATCH_GNU):
Quote some uses of shell variables if they might suffer unexpected
@@ -14483,7 +14483,7 @@
* doc/autoconf.texi (Limitations of Usual Tools): Mention expr bug
on Mac OS X 10.4 reported by Peter O'Gorman in:
- http://lists.gnu.org/archive/html/autoconf-patches/2005-06/msg00041.html
+ https://lists.gnu.org/archive/html/autoconf-patches/2005-06/msg00041.html
* lib/autoconf/general.m4 (_AC_CANONICAL_SPLIT):
Use shell builtins rather than 'expr', to work around expr bug.
@@ -15577,7 +15577,7 @@
* lib/mdate-sh: Don't use "set - x`$ls_command /`", as zsh mishandles
the spaces inside $ls_command. Problem reported by Loulou Pouchet in
- <http://lists.gnu.org/archive/html/autoconf/2004-12/msg00074.html>.
+ <https://lists.gnu.org/archive/html/autoconf/2004-12/msg00074.html>.
Don't use "set - x"; plain "set x" is enough, and simplifies debugging.
2004-12-07 Stepan Kasal <kasal@ucw.cz>
@@ -15615,7 +15615,7 @@
(Using Autotest, testsuite Scripts, Writing testsuite.at):
Reword slightly to avoid some English-language problems noted
by Ralf Wildenhues in:
- http://lists.gnu.org/archive/html/autoconf-patches/2004-11/msg00027.html
+ https://lists.gnu.org/archive/html/autoconf-patches/2004-11/msg00027.html
2004-11-29 Stepan Kasal <kasal@ucw.cz>
@@ -15624,7 +15624,7 @@
2004-11-28 Paul Eggert <eggert@cs.ucla.edu>
Fix documentation problems reported by Russ Boylan in
- <http://lists.gnu.org/archive/html/bug-autoconf/2004-11/msg00056.html>,
+ <https://lists.gnu.org/archive/html/bug-autoconf/2004-11/msg00056.html>,
along with some nearby cruft.
* doc/autoconf.texi (Libtool): Libtool can be used without
Automake (not without Autoconf).
@@ -15712,7 +15712,7 @@
2004-09-05 Paul Eggert <eggert@cs.ucla.edu>
Fix problems reported by Andreas Buening in:
- http://lists.gnu.org/archive/html/autoconf-patches/2004-04/msg00004.html
+ https://lists.gnu.org/archive/html/autoconf-patches/2004-04/msg00004.html
* lib/autoconf/programs.m4 (AC_PROG_MAKE_SET): Set SHELL=/bin/sh
in test makefile.
* lib/autotest/general.m4 (AT_INIT): Don't assume /dev/null is
@@ -15723,13 +15723,13 @@
* lib/autoconf/libs.m4 (_AC_PATH_X_XMKMF): If xmkmf returns
"/usr/include", clear ac_x_includes instead of leaving it as "no"
(trivial change). Problem and patch reported by Andrew Church in:
- http://lists.gnu.org/archive/html/bug-autoconf/2004-04/msg00016.html
+ https://lists.gnu.org/archive/html/bug-autoconf/2004-04/msg00016.html
2004-09-03 Paul Eggert <eggert@cs.ucla.edu>
* doc/autoconf.texi: Give AC_DEFINE and AC_DEFINE_UNQUOTED
three args in examples. Problem reported by Frederik Fouvry in:
- http://lists.gnu.org/archive/html/bug-autoconf/2004-09/msg00017.html
+ https://lists.gnu.org/archive/html/bug-autoconf/2004-09/msg00017.html
Also, fix some minor spacing and punctuation bugs.
2004-09-02 Akim Demaille <akim@epita.fr>
@@ -15786,7 +15786,7 @@
* lib/autoconf/c.m4 (AC_LANG_BOOL_COMPILE_TRY(C),
AC_C_LONG_DOUBLE): Undo 2004-06-04 change, as it didn't work with
HP-UX 11.23 cc/aCC or Tru64 4.0 cc. Problem reported by Noah Misch in
- <http://lists.gnu.org/archive/html/autoconf/2004-07/msg00004.html>.
+ <https://lists.gnu.org/archive/html/autoconf/2004-07/msg00004.html>.
More fixes to support spaces in the name of the build directory.
This isn't a complete fix but it's an improvement.
@@ -15804,7 +15804,7 @@
* lib/autoconf/general.m4 (_AC_INIT_HELP): Quote $ac_popdir uses.
From Ralf Corsepius in:
- http://lists.gnu.org/archive/html/autoconf-patches/2004-08/msg00014.html
+ https://lists.gnu.org/archive/html/autoconf-patches/2004-08/msg00014.html
2004-08-12 Paul Eggert <eggert@cs.ucla.edu>
@@ -15818,7 +15818,7 @@
* tests/torture.at (Deep Package): Use configure.in, not configure.ac,
for compatibility with Automake 1.4. Reported by J C Fitzgerald in
- <http://lists.gnu.org/archive/html/bug-autoconf/2003-08/msg00051.html>.
+ <https://lists.gnu.org/archive/html/bug-autoconf/2003-08/msg00051.html>.
2004-08-04 Alexandre Duret-Lutz <adl@gnu.org>
@@ -15917,7 +15917,7 @@
* tests/Makefile.am (autoconfdir): Fix to match comment (trivial
change). Patch reported by Ralf Wildenhues in
- <http://mail.gnu.org/archive/html/bug-autoconf/2004-05/msg00092.html>.
+ <https://mail.gnu.org/archive/html/bug-autoconf/2004-05/msg00092.html>.
* lib/autoconf/functions.m4 (AC_FUNC_MBRTOWC): Don't assume that a
function F exists if the compiler and linker let you compile an
@@ -15925,7 +15925,7 @@
the reference to F in that case, since every function address must
be nonzero, so the link succeeds even if F does not exist.
Problem reported by Manu in
- <http://mail.gnu.org/archive/html/bug-gnu-utils/2004-05/msg00060.html>.
+ <https://mail.gnu.org/archive/html/bug-gnu-utils/2004-05/msg00060.html>.
* doc/autoconf.texi (Systemology): Standardize on the spelling of
"Unix". Many uses changed.
@@ -16003,7 +16003,7 @@
versions of Autoconf, and should help to avoid triggering latent
problems in other packages, such as the one in Automake where zsh
is not handled robustly:
- http://mail.gnu.org/archive/html/automake/2004-04/msg00095.html
+ https://mail.gnu.org/archive/html/automake/2004-04/msg00095.html
Although it is not Autoconf's responsibility to work around
problems in Automake, it nevertheless makes sense to avoid
introducing unnecessary incompatibilites.
@@ -16036,21 +16036,21 @@
"restrict" and "inline", as sufficiently-old GCC versions do not
(also, GCC configured to be in pedantic C89 mode does not).
Problem reported by Sumit Pandya in:
- http://mail.gnu.org/archive/html/autoconf/2004-04/msg00092.html
+ https://mail.gnu.org/archive/html/autoconf/2004-04/msg00092.html
* lib/autoconf/c.m4 (_AC_PROG_CC_G, _AC_PROG_CXX_G): Don't
consider -g to work if it generates warnings when plain compiles
don't. Problem reported by Braden McDaniel in:
- http://mail.gnu.org/archive/html/autoconf-patches/2003-07/msg00014.html
+ https://mail.gnu.org/archive/html/autoconf-patches/2003-07/msg00014.html
* doc/autoconf.texi (Slashes): New section, to document a problem
reported by Jim Meyering in:
- http://mail.gnu.org/archive/html/bug-coreutils/2004-02/msg00060.html
+ https://mail.gnu.org/archive/html/bug-coreutils/2004-02/msg00060.html
* lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Remove potential
linker output files before linking, to work around IRIX 6 linker bug.
Problem reported by Rainer Orth in:
- http://mail.gnu.org/archive/html/autoconf-patches/2004-02/msg00007.html
+ https://mail.gnu.org/archive/html/autoconf-patches/2004-02/msg00007.html
2004-04-20 Gary V. Vaughan <gary@gnu.org>
@@ -16168,7 +16168,7 @@
* bin/Makefile.am (edit): Don't use $< in a context where
POSIX doesn't require support for it. Use $@.in instead.
Problem reported by Anthony N. Frasso in
- <http://mail.gnu.org/archive/html/autoconf/2004-03/msg00008.html>.
+ <https://mail.gnu.org/archive/html/autoconf/2004-03/msg00008.html>.
* bin/autoscan.in, bin/autoupdate.in: Add @configure_input@ comment.
2004-02-23 Gary V. Vaughan <gary@gnu.org>
@@ -16186,7 +16186,7 @@
Fix a dependencies problem, stemming from a Autoconf 2.59 build
problem on QNX reported by Stephen Rasku in
- <http://mail.gnu.org/archive/html/bug-autoconf/2004-02/msg00066.html>.
+ <https://mail.gnu.org/archive/html/bug-autoconf/2004-02/msg00066.html>.
* bin/Makefile.am ($(srcdir)/autoconf.in): Depend on
$(m4sh_m4f_dependencies); this removes a FIXME.
@@ -16203,9 +16203,9 @@
flags of the form -lcrt*.o, not just -lcrt[01].o and -lcrtbegin.o.
Darwin uses -lcrt2.o and there's little point to cataloging all
the system variants. Partial fix reported by Andreas Waechter in:
- http://mail.gnu.org/archive/html/autoconf-patches/2004-02/msg00006.html
+ https://mail.gnu.org/archive/html/autoconf-patches/2004-02/msg00006.html
for bug reported by Nelson H. F. Beebe in:
- http://mail.gnu.org/archive/html/bug-autoconf/2003-12/msg00090.html
+ https://mail.gnu.org/archive/html/bug-autoconf/2003-12/msg00090.html
2004-02-04 Paolo Bonzini <bonzini@gnu.org>
@@ -16331,7 +16331,7 @@
HAVE_INTTYPES_H is defined. This is needed on Tru64 5.1b with
Compac C V6.5-207 (dtk), which defines uintmax_t in <stdint.h> but
not <inttypes.h>. Problem reported by Tim Mooney in
- <http://mail.gnu.org/archive/html/bug-coreutils/2004-01/msg00147.html>.
+ <https://mail.gnu.org/archive/html/bug-coreutils/2004-01/msg00147.html>.
* lib/autoconf/headers.m4 (_AC_INCLUDES_DEFAULT_REQUIREMENTS):
Likewise.
@@ -16355,7 +16355,7 @@
* lib/autoconf/c.m4 (_AC_PROG_CC_STDC): Try -std, not -std1, since
-std1 disables some useful extensions on Tru64. Problem reported
by N. Lichtmaier in
- <http://mail.gnu.org/archive/html/autoconf/2004-01/msg00100.html>.
+ <https://mail.gnu.org/archive/html/autoconf/2004-01/msg00100.html>.
2004-01-14 Paul Eggert <eggert@twinsun.com>
@@ -16385,7 +16385,7 @@
* lib/autoconf/general.m4: Fix bug: AC_CHECK_SIZEOF evokes a warning
with `autoconf -Wall,error'. Bug reported by Eric Blake in:
- http://mail.gnu.org/archive/html/autoconf-patches/2004-01/msg00000.html
+ https://mail.gnu.org/archive/html/autoconf-patches/2004-01/msg00000.html
(_AC_COMPUTE_INT_COMPILE): Invoke _AC_COMPILE_IFELSE, not
AC_COMPILE_IFELSE, since we now assume our caller invokes
AC_LANG_COMPILER_REQUIRE, for symmetry with _AC_COMPUTE_INT_RUN.
@@ -16434,7 +16434,7 @@
* lib/autoconf/general.m4 (AC_ARG_PROGRAM):
Use "rm -f" to remove conftest.sed, not plain "rm".
Bug reported by David Relson in
- <http://mail.gnu.org/archive/html/autoconf/2004-01/msg00011.html>.
+ <https://mail.gnu.org/archive/html/autoconf/2004-01/msg00011.html>.
* Makefile.am (autom4te-update):
Replace "rm -rf" and "rm -fr" with "rm -f -r", as POSIX requires.
@@ -16633,7 +16633,7 @@
computing the absolute path to d1 in the source hierarchy: it may
not exist at all. So don't cd into it.
From Alexandre Duret-Lutz.
- http://mail.gnu.org/archive/html/bug-autoconf/2003-10/msg00205.html
+ https://mail.gnu.org/archive/html/bug-autoconf/2003-10/msg00205.html
* lib/m4sugar/m4sh.m4 (AS_SET_CATFILE): New.
From Paul Eggert, but named after Perl's IO::Spec->catfile.
@@ -16840,7 +16840,7 @@
* lib/Autom4te/XFile.pm: Use Errno.
(lock): Ignore ENOLCK errors. Problem reported Andreas Schwab in
- <http://mail.gnu.org/archive/html/bug-autoconf/2003-09/msg00141.html>.
+ <https://mail.gnu.org/archive/html/bug-autoconf/2003-09/msg00141.html>.
2003-09-30 Akim Demaille <akim@epita.fr>
@@ -16865,10 +16865,10 @@
* lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Set DUALCASE=1, for MKS sh.
Problem reported by Lars J. Aas in
- <http://mail.gnu.org/archive/html/autoconf/2003-07/msg00042.html>.
+ <https://mail.gnu.org/archive/html/autoconf/2003-07/msg00042.html>.
(_AS_MKDIR_P_PREPARE): Change "rm -fr ./-p" to the more-conservative
"test -d ./-p && rmdir ./-p". Suggested by Andreas Schwab in:
- http://mail.gnu.org/archive/html/autoconf-patches/2003-09/msg00039.html
+ https://mail.gnu.org/archive/html/autoconf-patches/2003-09/msg00039.html
2003-09-26 Akim Demaille <akim@epita.fr>
@@ -16895,7 +16895,7 @@
* lib/m4sugar/m4sh.m4 (_AS_MKDIR_P_PREPARE): If mkdir -p . fails,
rm -fr ./-p to remove junk left behind on NextStep and OpenStep.
Problem reported by Eric Sunshine in:
- http://mail.gnu.org/archive/html/autoconf-patches/2002-12/msg00014.html
+ https://mail.gnu.org/archive/html/autoconf-patches/2002-12/msg00014.html
2003-09-26 Akim Demaille <akim@epita.fr>
@@ -17002,7 +17002,7 @@
* lib/autoconf/specific.m4 (AC_SYS_RESTARTABLE_SYSCALLS):
Improve the accuracy of the wording about obsolescence.
From a suggestion by Ian Lance Taylor in
- <http://mail.gnu.org/archive/html/autoconf/2003-09/msg00044.html>.
+ <https://mail.gnu.org/archive/html/autoconf/2003-09/msg00044.html>.
2003-09-05 Paul Eggert <eggert@twinsun.com>
@@ -17313,7 +17313,7 @@
* lib/m4sugar/m4sh.m4 (_AS_UNSET_PREPARE): Work around a bug
in Bash 2.01. Problem reported by Brian Gough in
- <http://mail.gnu.org/archive/html/bug-autoconf/2003-07/msg00106.html>.
+ <https://mail.gnu.org/archive/html/bug-autoconf/2003-07/msg00106.html>.
2003-07-25 John W. Eaton <jwe@bevo.che.wisc.edu>
@@ -17331,7 +17331,7 @@
* lib/autoconf/functions.m4 (AC_FUNC_MMAP): Cast pointer to
'long', not 'int', for benefit of Sun's recent C++ compilers
(trivial change). See:
- http://mail.gnu.org/archive/html/autoconf-patches/2003-07/msg00007.html
+ https://mail.gnu.org/archive/html/autoconf-patches/2003-07/msg00007.html
(This really should be 'intptr_t', not 'long', but that would
take more work.)
@@ -17483,7 +17483,7 @@
aCC would fail due to such an #include. Problems reported by
Matthew Mueller in <http://bugs.debian.org/120704> and by
Keith Bostic in
- <http://mail.gnu.org/archive/html/autoconf/2003-05/msg00063.html>.
+ <https://mail.gnu.org/archive/html/autoconf/2003-05/msg00063.html>.
In the test, use the test declaration before including <stdlib.h>,
as that's closer to how it'll be used.
@@ -17857,7 +17857,7 @@
* lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Fix typo in
2002-09-01 patch by replacing "test -n" with "test -z".
This fixes a bug found by Jeff Painter and reported by Tom Epperly in
- <http://mail.gnu.org/archive/html/autoconf/2003-02/msg00139.html>.
+ <https://mail.gnu.org/archive/html/autoconf/2003-02/msg00139.html>.
* doc/autoconf.texi (Shell Substitutions): test -n -> test -z,
to fix a mismatch between example and discussion.
@@ -17910,19 +17910,19 @@
nontrivially in main's body, so that f's external declaration is
not optimized away in AIX. This should fix the bug reported by
Martin Frydl in
- <http://mail.gnu.org/pipermail/autoconf/2002-November/014508.html>.
+ <https://mail.gnu.org/pipermail/autoconf/2002-November/014508.html>.
* lib/autoconf/c.m4 (AC_LANG_FUNC_LINK_TRY(C),
_AC_PROG_PREPROC_WORKS_IFELSE): Use <limits.h> if __STDC__ is
defined, to support freestanding compilers. This should fix the
bug reported by Momchil Velkov in
- <http://mail.gnu.org/pipermail/autoconf/2002-November/014490.html>.
+ <https://mail.gnu.org/pipermail/autoconf/2002-November/014490.html>.
* doc/autoconf.texi (Obsolete Macros): Fix typos (insert empty
arg, AC_DEFINE -> AC_DEFINE_UNQUOTED) in documentation for
obsolete AC_CHECK_TYPE. The missing empty arg was reported
by Simon Josefsson in
- <http://mail.gnu.org/pipermail/autoconf-patches/2002-December/008830.html>.
+ <https://mail.gnu.org/pipermail/autoconf-patches/2002-December/008830.html>.
* Makefile.maint (www-gnu): New macro.
(standards.texi-url_prefix, make-stds.texi-url_prefix): Use it, as
@@ -17932,7 +17932,7 @@
* bin/autom4te.in (at_flatten): rewritten to avoid M4 problem when
\(.*\) match is too long and there is something more to be checked.
- <http://mail.gnu.org/pipermail/autoconf/2002-November/014524.html>
+ <https://mail.gnu.org/pipermail/autoconf/2002-November/014524.html>
2002-11-15 Akim Demaille <akim@epita.fr>
@@ -17958,7 +17958,7 @@
(po-check): Scan .l and .y files instead of the
.c and the .h files that they generate. This fixes the bug
reported by Tim Van Holder in:
- <http://mail.gnu.org/pipermail/bison-patches/2002-November/001352.html>
+ <https://mail.gnu.org/pipermail/bison-patches/2002-November/001352.html>
Look for N_ as well as for _. Try to avoid matching #define for
N_ and _.
From Paul Eggert.
@@ -22006,7 +22006,7 @@
Add an appendix "Copying This Manual" for the FDL.
* doc/fdl.texi: New file, from
- <http://www.gnu.org/licenses/fdl.texi>.
+ <https://www.gnu.org/licenses/fdl.texi>.
* doc/Makefile.am (autoconf_TEXINFOS): Add fdl.texi.
@@ -23221,4 +23221,4 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see
- <http://www.gnu.org/licenses/>.
+ <https://www.gnu.org/licenses/>.
diff --git a/HACKING b/HACKING
index 8032612a..4f80bb48 100644
--- a/HACKING
+++ b/HACKING
@@ -153,7 +153,7 @@ generated output do not get expanded improperly.
Post a news blurb on https://savannah.gnu.org/projects/autoconf.
Update the Free Software Directory: browse to:
- http://directory.fsf.org/project/autoconf/
+ https://directory.fsf.org/project/autoconf/
and send an email to <bug-directory@gnu.org> mentioning any content
that needs to be updated.
diff --git a/Makefile.am b/Makefile.am
index c8894563..bd37c45b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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/>.
ACLOCAL_AMFLAGS = -I m4
diff --git a/NEWS b/NEWS
index e534a2f6..7c165351 100644
--- a/NEWS
+++ b/NEWS
@@ -1380,7 +1380,7 @@ Release tips:
- GNATS
The GNATS base moved to
- http://bugs.gnu.org/cgi-bin/gnatsweb.pl?database=autoconf
+ https://bugs.gnu.org/cgi-bin/gnatsweb.pl?database=autoconf
(It is no longer available, though.)
** Misc.
diff --git a/README b/README
index 018b1a38..b95f5041 100644
--- a/README
+++ b/README
@@ -20,7 +20,7 @@ M4, Perl, etc.).
You can get GNU M4 here:
-ftp://ftp.gnu.org/gnu/m4/
+https://ftp.gnu.org/gnu/m4/
The file INSTALL should be distributed with packages that use
Autoconf-generated configure scripts and Makefiles that conform to the
@@ -36,7 +36,7 @@ bug-autoconf@gnu.org, and submit patches to autoconf-patches@gnu.org.
All changes can be tracked at the read-only autoconf-commit@gnu.org.
Always include the Autoconf version number, which you can get by
running `autoconf --version'. Archives of bug-autoconf@gnu.org can be
-found in <http://lists.gnu.org/archive/html/bug-autoconf/>, and
+found in <https://lists.gnu.org/archive/html/bug-autoconf/>, and
similarly for the other mailing lists.
Licensing
@@ -49,8 +49,8 @@ COPYING.EXCEPTION file for the exception in terms of the Additional
Permissions as described in section 7 of GPLv3.
For more licensing information, see
-<http://www.gnu.org/licenses/gpl-faq.html> and
-<http://www.gnu.org/licenses/exceptions.html>.
+<https://www.gnu.org/licenses/gpl-faq.html> and
+<https://www.gnu.org/licenses/exceptions.html>.
For any copyright year range specified as YYYY-ZZZZ in this package
note that the range specifies every single year in that closed interval.
diff --git a/README-hacking b/README-hacking
index 3d0c7441..695949f1 100644
--- a/README-hacking
+++ b/README-hacking
@@ -14,18 +14,18 @@ requirements on anyone wishing to build from the just-checked-out sources.
For example, you have to use recent stable versions of the maintainer
tools we depend upon, including:
-- Autoconf 2.60+ <http://www.gnu.org/software/autoconf/>
-- Automake 1.10+ <http://www.gnu.org/software/automake/>
-- Help2man 1.29+ <http://www.gnu.org/software/help2man/>
-- M4 1.4.6+ <http://www.gnu.org/software/m4/>
+- Autoconf 2.60+ <https://www.gnu.org/software/autoconf/>
+- 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/>
-- Texinfo 4.8+ <http://www.gnu.org/software/texinfo/>
+- Texinfo 4.8+ <https://www.gnu.org/software/texinfo/>
The following are useful as well, if you want to be able to run commands
like "make dist-lzma" or "make distcheck":
-- Gzip <http://www.gnu.org/software/gzip/>
-- Tar <http://www.gnu.org/software/tar/>
+- Gzip <https://www.gnu.org/software/gzip/>
+- Tar <https://www.gnu.org/software/tar/>
- LZMA Utils 4.32+ <http://tukaani.org/lzma/>
Although we try to keep the CVS mirror of the git repository usable,
@@ -35,7 +35,7 @@ generate the version string. Therefore, we recommend:
- Git 1.4.4+ <http://git.or.cz/>
You may find it useful to install the git-merge-changelog merge driver:
-http://git.sv.gnu.org/gitweb/?p=gnulib.git;a=blob;f=lib/git-merge-changelog.c
+https://git.sv.gnu.org/gitweb/?p=gnulib.git;a=blob;f=lib/git-merge-changelog.c
then add the following to .git/config or ~/.gitconfig:
[merge "merge-changelog"]
@@ -59,7 +59,7 @@ You can get an anonymous copy of the source repository using any one
of these three methods, although the CVS mirror is less tested:
$ git clone git://git.sv.gnu.org/autoconf
- $ git clone http://git.sv.gnu.org/r/autoconf.git
+ $ git clone https://git.sv.gnu.org/r/autoconf.git
$ cvs -d:pserver:anonymous@pserver.git.sv.gnu.org:/srv/git/autoconf.git \
co -d autoconf HEAD
@@ -120,12 +120,12 @@ The forms to choose from are in gnulib's doc/Copyright/ directory.
If you want to assign a single change, you should use the file,
doc/Copyright/request-assign.changes:
- http://git.sv.gnu.org/gitweb/?p=gnulib.git;a=blob;f=doc/Copyright/request-assign.changes;hb=HEAD
+ https://git.sv.gnu.org/gitweb/?p=gnulib.git;a=blob;f=doc/Copyright/request-assign.changes;hb=HEAD
If you would like to assign past and future autoconf work,
you'd use doc/Copyright/request-assign.future:
- http://git.sv.gnu.org/gitweb/?p=gnulib.git;a=blob;f=doc/Copyright/request-assign.future;hb=HEAD
+ https://git.sv.gnu.org/gitweb/?p=gnulib.git;a=blob;f=doc/Copyright/request-assign.future;hb=HEAD
Enjoy!
diff --git a/THANKS b/THANKS
index 3063b7be..501bba0d 100644
--- a/THANKS
+++ b/THANKS
@@ -466,4 +466,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
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/>.
diff --git a/TODO b/TODO
index d8f6bd51..b90d9993 100644
--- a/TODO
+++ b/TODO
@@ -36,7 +36,7 @@ used for config.h generation, but not used in configure's own tests.
** AC_PROG_CC
Have a way to specify different default flags to try; see this thread
for more information:
-<http://lists.gnu.org/archive/html/bug-autoconf/2008-08/msg00009.html>.
+<https://lists.gnu.org/archive/html/bug-autoconf/2008-08/msg00009.html>.
* Later
@@ -229,7 +229,7 @@ reassigning the iterator, allowing a break-like functionality (or even
infloops). Does this need a new (but maybe slower) macro? Should we
also provide something like m4_while([TEST], [EXPR])? Maybe an
m4_break() that works inside a looping construct?
-http://lists.gnu.org/archive/html/autoconf-patches/2008-08/msg00121.html
+https://lists.gnu.org/archive/html/autoconf-patches/2008-08/msg00121.html
* Autoconf 3
diff --git a/bin/autoconf.as b/bin/autoconf.as
index 91742ed7..263d82a4 100644
--- a/bin/autoconf.as
+++ b/bin/autoconf.as
@@ -17,7 +17,7 @@ m4_divert_push([HEADER-COPYRIGHT])dnl
# 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/>.
m4_divert_pop([HEADER-COPYRIGHT])dnl back to BODY
AS_ME_PREPARE[]dnl
@@ -62,14 +62,14 @@ In tracing mode, no configuration script is created. FORMAT defaults
to '\$f:\$l:\$n:\$%'; see 'autom4te --help' for information about FORMAT.
Report bugs to <bug-autoconf@gnu.org>.
-GNU Autoconf home page: <http://www.gnu.org/software/autoconf/>.
-General help using GNU software: <http://www.gnu.org/gethelp/>."]
+GNU Autoconf home page: <https://www.gnu.org/software/autoconf/>.
+General help using GNU software: <https://www.gnu.org/gethelp/>."]
version=["\
autoconf (@PACKAGE_NAME@) @VERSION@
Copyright (C) @RELEASE_YEAR@ Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
-<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
+<https://gnu.org/licenses/gpl.html>, <https://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
diff --git a/bin/autoheader.in b/bin/autoheader.in
index 14b8f03a..c9aefaf8 100644
--- a/bin/autoheader.in
+++ b/bin/autoheader.in
@@ -21,7 +21,7 @@ eval 'case $# in 0) exec @PERL@ -S "$0";; *) exec @PERL@ -S "$0" "$@";; esac'
# 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/>.
# Written by Roland McGrath.
# Rewritten in Perl by Akim Demaille.
@@ -79,8 +79,8 @@ Library directories:
-I, --include=DIR append directory DIR to search path
Report bugs to <bug-autoconf\@gnu.org>.
-GNU Autoconf home page: <http://www.gnu.org/software/autoconf/>.
-General help using GNU software: <http://www.gnu.org/gethelp/>.
+GNU Autoconf home page: <https://www.gnu.org/software/autoconf/>.
+General help using GNU software: <https://www.gnu.org/gethelp/>.
";
@@ -89,7 +89,7 @@ General help using GNU software: <http://www.gnu.org/gethelp/>.
$version = "autoheader (@PACKAGE_NAME@) @VERSION@
Copyright (C) @RELEASE_YEAR@ Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
-<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
+<https://gnu.org/licenses/gpl.html>, <https://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
diff --git a/bin/autom4te.in b/bin/autom4te.in
index efe3434a..abe6327d 100644
--- a/bin/autom4te.in
+++ b/bin/autom4te.in
@@ -19,7 +19,7 @@ eval 'case $# in 0) exec @PERL@ -S "$0";; *) exec @PERL@ -S "$0" "$@";; esac'
# 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/>.
BEGIN
@@ -197,8 +197,8 @@ SEP can be empty for the default (comma for \@ and *, colon for %),
a single character for that character, or {STRING} to use a string.
Report bugs to <bug-autoconf\@gnu.org>.
-GNU Autoconf home page: <http://www.gnu.org/software/autoconf/>.
-General help using GNU software: <http://www.gnu.org/gethelp/>.
+GNU Autoconf home page: <https://www.gnu.org/software/autoconf/>.
+General help using GNU software: <https://www.gnu.org/gethelp/>.
";
# $VERSION
@@ -207,7 +207,7 @@ $version = <<"EOF";
autom4te (@PACKAGE_NAME@) @VERSION@
Copyright (C) @RELEASE_YEAR@ Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
-<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
+<https://gnu.org/licenses/gpl.html>, <https://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
diff --git a/bin/autoreconf.in b/bin/autoreconf.in
index 2208a7da..79ffb9f5 100644
--- a/bin/autoreconf.in
+++ b/bin/autoreconf.in
@@ -19,7 +19,7 @@ eval 'case $# in 0) exec @PERL@ -S "$0";; *) exec @PERL@ -S "$0" "$@";; esac'
# 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/>.
# Written by David J. MacKenzie.
# Extended and rewritten in Perl by Akim Demaille.
@@ -89,8 +89,8 @@ The environment variables AUTOM4TE, AUTOCONF, AUTOHEADER, AUTOMAKE,
ACLOCAL, AUTOPOINT, LIBTOOLIZE, M4, and MAKE are honored.
Report bugs to <bug-autoconf\@gnu.org>.
-GNU Autoconf home page: <http://www.gnu.org/software/autoconf/>.
-General help using GNU software: <http://www.gnu.org/gethelp/>.
+GNU Autoconf home page: <https://www.gnu.org/software/autoconf/>.
+General help using GNU software: <https://www.gnu.org/gethelp/>.
";
# $VERSION
@@ -98,7 +98,7 @@ General help using GNU software: <http://www.gnu.org/gethelp/>.
$version = "autoreconf (@PACKAGE_NAME@) @VERSION@
Copyright (C) @RELEASE_YEAR@ Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
-<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
+<https://gnu.org/licenses/gpl.html>, <https://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
diff --git a/bin/autoscan.in b/bin/autoscan.in
index c5ef7b13..0be155b1 100644
--- a/bin/autoscan.in
+++ b/bin/autoscan.in
@@ -16,7 +16,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/>.
# Written by David MacKenzie <djm@gnu.ai.mit.edu>.
@@ -116,8 +116,8 @@ Library directories:
-I, --include=DIR append directory DIR to search path
Report bugs to <bug-autoconf\@gnu.org>.
-GNU Autoconf home page: <http://www.gnu.org/software/autoconf/>.
-General help using GNU software: <http://www.gnu.org/gethelp/>.
+GNU Autoconf home page: <https://www.gnu.org/software/autoconf/>.
+General help using GNU software: <https://www.gnu.org/gethelp/>.
";
# $version
@@ -125,7 +125,7 @@ General help using GNU software: <http://www.gnu.org/gethelp/>.
$version = "autoscan (@PACKAGE_NAME@) @VERSION@
Copyright (C) @RELEASE_YEAR@ Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
-<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
+<https://gnu.org/licenses/gpl.html>, <https://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
diff --git a/bin/autoupdate.in b/bin/autoupdate.in
index 274d52ef..22bd409d 100644
--- a/bin/autoupdate.in
+++ b/bin/autoupdate.in
@@ -16,7 +16,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/>.
# Originally written by David MacKenzie <djm@gnu.ai.mit.edu>.
# Rewritten by Akim Demaille <akim@freefriends.org>.
@@ -76,8 +76,8 @@ Library directories:
-I, --include=DIR append directory DIR to search path
Report bugs to <bug-autoconf\@gnu.org>.
-GNU Autoconf home page: <http://www.gnu.org/software/autoconf/>.
-General help using GNU software: <http://www.gnu.org/gethelp/>.
+GNU Autoconf home page: <https://www.gnu.org/software/autoconf/>.
+General help using GNU software: <https://www.gnu.org/gethelp/>.
";
# $VERSION
@@ -85,7 +85,7 @@ General help using GNU software: <http://www.gnu.org/gethelp/>.
$version = "autoupdate (@PACKAGE_NAME@) @VERSION@
Copyright (C) @RELEASE_YEAR@ Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
-<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
+<https://gnu.org/licenses/gpl.html>, <https://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
diff --git a/bin/ifnames.in b/bin/ifnames.in
index d4b7bc69..d55a9d70 100644
--- a/bin/ifnames.in
+++ b/bin/ifnames.in
@@ -21,7 +21,7 @@ eval 'case $# in 0) exec @PERL@ -S "$0";; *) exec @PERL@ -S "$0" "$@";; esac'
# 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/>.
# Reads from stdin if no files are given.
# Writes to stdout.
@@ -59,8 +59,8 @@ space-separated list of the files in which that identifier occurs.
-V, --version print version number, then exit
Report bugs to <bug-autoconf\@gnu.org>.
-GNU Autoconf home page: <http://www.gnu.org/software/autoconf/>.
-General help using GNU software: <http://www.gnu.org/gethelp/>.
+GNU Autoconf home page: <https://www.gnu.org/software/autoconf/>.
+General help using GNU software: <https://www.gnu.org/gethelp/>.
";
@@ -69,7 +69,7 @@ General help using GNU software: <http://www.gnu.org/gethelp/>.
$version = "ifnames (@PACKAGE_NAME@) @VERSION@
Copyright (C) @RELEASE_YEAR@ Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
-<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
+<https://gnu.org/licenses/gpl.html>, <https://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
diff --git a/bin/local.mk b/bin/local.mk
index 5ce84248..8910320e 100644
--- a/bin/local.mk
+++ b/bin/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/>.
bin_SCRIPTS = \
bin/autoconf \
diff --git a/cfg.mk b/cfg.mk
index 1c61b24f..9798b9f6 100644
--- a/cfg.mk
+++ b/cfg.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/>.
# This file is '-include'd into GNUmakefile.
@@ -79,7 +79,7 @@ WGETFLAGS = -C off
## Fetch the latest versions of files we care about.
automake_gitweb = \
- http://git.savannah.gnu.org/gitweb/?p=automake.git;a=blob_plain;hb=HEAD;
+ https://git.savannah.gnu.org/gitweb/?p=automake.git;a=blob_plain;hb=HEAD;
autom4te_files = \
Autom4te/Channels.pm \
Autom4te/FileUtils.pm \
diff --git a/configure.ac b/configure.ac
index 54dd0ceb..0f8c006e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,7 +14,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/>.
AC_PREREQ([2.62])
diff --git a/doc/autoconf.texi b/doc/autoconf.texi
index ca5bd79f..e6e2514b 100644
--- a/doc/autoconf.texi
+++ b/doc/autoconf.texi
@@ -776,17 +776,17 @@ required.
@xref{History}, for the story of Autoconf's development. @xref{FAQ},
for answers to some common questions about Autoconf.
-See the @uref{http://@/www.gnu.org/@/software/@/autoconf/,
+See the @uref{https://@/www.gnu.org/@/software/@/autoconf/,
Autoconf web page} for up-to-date information, details on the mailing
lists, pointers to a list of known bugs, etc.
Mail suggestions to @email{autoconf@@gnu.org, the Autoconf mailing
list}. Past suggestions are
-@uref{http://@/lists.gnu.org/@/archive/@/html/@/autoconf/, archived}.
+@uref{https://@/lists.gnu.org/@/archive/@/html/@/autoconf/, archived}.
Mail bug reports to @email{bug-autoconf@@gnu.org, the
Autoconf Bugs mailing list}. Past bug reports are
-@uref{http://@/lists.gnu.org/@/archive/@/html/@/bug-autoconf/, archived}.
+@uref{https://@/lists.gnu.org/@/archive/@/html/@/bug-autoconf/, archived}.
If possible, first check that your bug is
not already solved in current development versions, and that it has not
@@ -794,25 +794,25 @@ been reported yet. Be sure to include all the needed information and a
short @file{configure.ac} that demonstrates the problem.
Autoconf's development tree is accessible via @command{git}; see the
-@uref{http://@/savannah.gnu.org/@/projects/@/autoconf/, Autoconf
+@uref{https://@/savannah.gnu.org/@/projects/@/autoconf/, Autoconf
Summary} for details, or view
-@uref{http://@/git.sv.gnu.org/@/gitweb/@/?p=autoconf.git, the actual
+@uref{https://@/git.sv.gnu.org/@/gitweb/@/?p=autoconf.git, the actual
repository}. Anonymous CVS access is also available, see
@file{README} for more details. Patches relative to the
current @command{git} version can be sent for review to the
@email{autoconf-patches@@gnu.org, Autoconf Patches mailing list}, with
discussion on prior patches
-@uref{http://@/lists.gnu.org/@/archive/@/html/@/autoconf-@/patches/,
+@uref{https://@/lists.gnu.org/@/archive/@/html/@/autoconf-@/patches/,
archived}; and all commits are posted in the read-only
@email{autoconf-commit@@gnu.org, Autoconf Commit mailing list}, which is
-also @uref{http://@/lists.gnu.org/@/archive/@/html/@/autoconf-commit/,
+also @uref{https://@/lists.gnu.org/@/archive/@/html/@/autoconf-commit/,
archived}.
Because of its mission, the Autoconf package itself
includes only a set of often-used
macros that have already demonstrated their usefulness. Nevertheless,
if you wish to share your macros, or find existing ones, see the
-@uref{http://@/www.gnu.org/@/software/@/autoconf-archive/, Autoconf Macro
+@uref{https://@/www.gnu.org/@/software/@/autoconf-archive/, Autoconf Macro
Archive}, which is kindly run by @email{simons@@cryp.to,
Peter Simons}.
@@ -1941,7 +1941,7 @@ address, or URL to a bug management web page.
@cvindex PACKAGE_URL
Exactly @var{url}, if one was provided. If @var{url} was empty, but
@var{package} begins with @samp{GNU }, then this defaults to
-@samp{http://@/www.gnu.org/@/software/@/@var{tarname}/}, otherwise, no URL is
+@samp{https://@/www.gnu.org/@/software/@/@var{tarname}/}, otherwise, no URL is
assumed.
@end table
@end defmac
@@ -14850,7 +14850,7 @@ with the same parameters. This happens for example if the macro was renamed.
The Autoconf macros follow a strict coding style. You are encouraged to
follow this style, especially if you intend to distribute your macro,
either by contributing it to Autoconf itself or the
-@uref{http://@/www.gnu.org/@/software/@/autoconf-archive/, Autoconf Macro
+@uref{https://@/www.gnu.org/@/software/@/autoconf-archive/, Autoconf Macro
Archive}, or by other means.
The first requirement is to pay great attention to the quotation. For
@@ -15653,7 +15653,7 @@ ksh[1]: exec: 10: not found
127
@end example
-@c <http://lists.gnu.org/archive/html/bug-autoconf/2011-09/msg00004.html>
+@c <https://lists.gnu.org/archive/html/bug-autoconf/2011-09/msg00004.html>
@node Signal Handling
@section Signal Handling
@cindex Signal handling in the shell
@@ -15889,7 +15889,7 @@ that are Posixy enough to run @command{autoconf} (such as DJGPP)
are usually able to handle long file names properly, there are still
limitations that can seriously break packages. Several of these issues
can be easily detected by the
-@uref{ftp://@/ftp.gnu.org/@/gnu/@/non-gnu/@/doschk/@/doschk-1.1.tar.gz, doschk}
+@uref{https://@/ftp.gnu.org/@/gnu/@/non-gnu/@/doschk/@/doschk-1.1.tar.gz, doschk}
package.
A short overview follows; problems are marked with SFN/LFN to
@@ -21243,7 +21243,7 @@ portable. If you write programs with these standards in mind, you can
have greater confidence that your programs work on a wide variety
of systems.
@ifhtml
-@uref{http://@/gcc.gnu.org/@/onlinedocs/@/gcc/@/Standards.html, Language
+@uref{https://@/gcc.gnu.org/@/onlinedocs/@/gcc/@/Standards.html, Language
Standards Supported by GCC}
@end ifhtml
@ifnothtml
@@ -21395,7 +21395,7 @@ behavior is undefined, and the undefined behavior can even precede the
overflow. To take an extreme example:
@c Inspired by Robert Dewar's example in
-@c <http://gcc.gnu.org/ml/gcc/2007-01/msg00038.html> (2007-01-01).
+@c <https://gcc.gnu.org/ml/gcc/2007-01/msg00038.html> (2007-01-01).
@example
if (password == expected_password)
allow_superuser_privileges ();
@@ -26086,7 +26086,7 @@ Gnulib}.
Use @code{AC_DEFINE} but have @command{configure} compute the literal
value of @code{datadir} and others. Many people have wrapped macros to
automate this task; for an example, see the macro @code{AC_DEFINE_DIR} from
-the @uref{http://@/www.gnu.org/@/software/@/autoconf-archive/, Autoconf Macro
+the @uref{https://@/www.gnu.org/@/software/@/autoconf-archive/, Autoconf Macro
Archive}.
This solution does not conform to the GNU Coding Standards.
diff --git a/doc/local.mk b/doc/local.mk
index f1031a29..fdaffde5 100644
--- a/doc/local.mk
+++ b/doc/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/>.
AM_MAKEINFOFLAGS = --no-split
TEXI2HTML_FLAGS = -split_chapter
diff --git a/lib/Autom4te/C4che.pm b/lib/Autom4te/C4che.pm
index 4f7ce93f..d8edb653 100644
--- a/lib/Autom4te/C4che.pm
+++ b/lib/Autom4te/C4che.pm
@@ -12,7 +12,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/>.
package Autom4te::C4che;
diff --git a/lib/Autom4te/ChannelDefs.pm b/lib/Autom4te/ChannelDefs.pm
index 84f83799..3a45487b 100644
--- a/lib/Autom4te/ChannelDefs.pm
+++ b/lib/Autom4te/ChannelDefs.pm
@@ -12,7 +12,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/>.
package Autom4te::ChannelDefs;
diff --git a/lib/Autom4te/Request.pm b/lib/Autom4te/Request.pm
index f54d6518..bbaeca8a 100644
--- a/lib/Autom4te/Request.pm
+++ b/lib/Autom4te/Request.pm
@@ -12,7 +12,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/>.
package Autom4te::Request;
diff --git a/lib/autoconf/autoconf.m4 b/lib/autoconf/autoconf.m4
index 558b6bf5..ccc99de5 100644
--- a/lib/autoconf/autoconf.m4
+++ b/lib/autoconf/autoconf.m4
@@ -22,7 +22,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 and many others.
#
diff --git a/lib/autoconf/autoheader.m4 b/lib/autoconf/autoheader.m4
index ac7bc86d..e748cbd5 100644
--- a/lib/autoconf/autoheader.m4
+++ b/lib/autoconf/autoheader.m4
@@ -22,7 +22,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
# Franc,ois Pinard, Karl Berry, Richard Pixley, Ian Lance Taylor,
diff --git a/lib/autoconf/autoscan.m4 b/lib/autoconf/autoscan.m4
index e86de7a7..74e23f2c 100644
--- a/lib/autoconf/autoscan.m4
+++ b/lib/autoconf/autoscan.m4
@@ -21,7 +21,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 Akim Demaille.
diff --git a/lib/autoconf/autotest.m4 b/lib/autoconf/autotest.m4
index 0ee68233..bcd7afba 100644
--- a/lib/autoconf/autotest.m4
+++ b/lib/autoconf/autotest.m4
@@ -21,7 +21,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
# Franc,ois Pinard, Karl Berry, Richard Pixley, Ian Lance Taylor,
diff --git a/lib/autoconf/autoupdate.m4 b/lib/autoconf/autoupdate.m4
index c94a99f8..eb36000d 100644
--- a/lib/autoconf/autoupdate.m4
+++ b/lib/autoconf/autoupdate.m4
@@ -22,7 +22,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
# Franc,ois Pinard, Karl Berry, Richard Pixley, Ian Lance Taylor,
diff --git a/lib/autoconf/c.m4 b/lib/autoconf/c.m4
index 6f2f5bac..e66b1580 100644
--- a/lib/autoconf/c.m4
+++ b/lib/autoconf/c.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
# Akim Demaille, Paul Eggert,
@@ -1376,7 +1376,7 @@ dnl just the module. Instead, define the (private) symbol
dnl _STDC_C99, which suppresses a bogus failure in <stdbool.h>.
dnl The resulting compiler passes the test case here, and that's
dnl good enough. For more, please see the thread starting at:
-dnl http://lists.gnu.org/archive/html/autoconf/2010-12/msg00059.html
+dnl https://lists.gnu.org/archive/html/autoconf/2010-12/msg00059.html
dnl Tru64 -c99
dnl with extended modes being tried first.
[[-std=gnu99 -std=c99 -c99 -AC99 -D_STDC_C99= -qlanglvl=extc1x -qlanglvl=extc99]], [$1], [$2])[]dnl
@@ -1465,7 +1465,7 @@ dnl preferably extc11.
# --------------
# Do not use AU_ALIAS here and in AC_PROG_CC_C99 and AC_PROG_CC_STDC,
# as that'd be incompatible with how Automake redefines AC_PROG_CC. See
-# <http://lists.gnu.org/archive/html/autoconf/2012-10/msg00048.html>.
+# <https://lists.gnu.org/archive/html/autoconf/2012-10/msg00048.html>.
AU_DEFUN([AC_PROG_CC_C89],
[AC_REQUIRE([AC_PROG_CC])],
[$0 is obsolete; use AC_PROG_CC]
@@ -1862,7 +1862,7 @@ AC_DEFUN([AC_C_RESTRICT],
[AC_CACHE_CHECK([for C/C++ restrict keyword], [ac_cv_c_restrict],
[ac_cv_c_restrict=no
# Put '__restrict__' first, to avoid problems with glibc and non-GCC; see:
- # http://lists.gnu.org/archive/html/bug-autoconf/2016-02/msg00006.html
+ # https://lists.gnu.org/archive/html/bug-autoconf/2016-02/msg00006.html
# Put 'restrict' last, because C++ lacks it.
for ac_kw in __restrict__ __restrict _Restrict restrict; do
AC_COMPILE_IFELSE(
@@ -2017,7 +2017,7 @@ AC_DEFUN([AC_C_VARARRAYS],
[[/* Test for VLA support. This test is partly inspired
from examples in the C standard. Use at least two VLA
functions to detect the GCC 3.4.3 bug described in:
- http://lists.gnu.org/archive/html/bug-gnulib/2014-08/msg00014.html
+ https://lists.gnu.org/archive/html/bug-gnulib/2014-08/msg00014.html
*/
#ifdef __STDC_NO_VLA__
syntax error;
diff --git a/lib/autoconf/erlang.m4 b/lib/autoconf/erlang.m4
index c757cd14..1443227c 100644
--- a/lib/autoconf/erlang.m4
+++ b/lib/autoconf/erlang.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 Romain Lenglet.
diff --git a/lib/autoconf/fortran.m4 b/lib/autoconf/fortran.m4
index 134bf09c..17043c56 100644
--- a/lib/autoconf/fortran.m4
+++ b/lib/autoconf/fortran.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
# Franc,ois Pinard, Karl Berry, Richard Pixley, Ian Lance Taylor,
diff --git a/lib/autoconf/functions.m4 b/lib/autoconf/functions.m4
index f1996e7d..8f276f14 100644
--- a/lib/autoconf/functions.m4
+++ b/lib/autoconf/functions.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
# Franc,ois Pinard, Karl Berry, Richard Pixley, Ian Lance Taylor,
diff --git a/lib/autoconf/general.m4 b/lib/autoconf/general.m4
index f7834046..8a64b1de 100644
--- a/lib/autoconf/general.m4
+++ b/lib/autoconf/general.m4
@@ -22,7 +22,7 @@ Copyright (C) 1992-1996, 1998-2017 Free Software Foundation, Inc.
# 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
# Franc,ois Pinard, Karl Berry, Richard Pixley, Ian Lance Taylor,
@@ -256,7 +256,7 @@ m4_ifndef([AC_PACKAGE_BUGREPORT],
m4_ifndef([AC_PACKAGE_URL],
[m4_define([AC_PACKAGE_URL],
m4_if([$5], [], [m4_if(m4_index([$1], [GNU ]), [0],
- [[http://www.gnu.org/software/]m4_defn([AC_PACKAGE_TARNAME])[/]])],
+ [[https://www.gnu.org/software/]m4_defn([AC_PACKAGE_TARNAME])[/]])],
[[$5]]))])
])
@@ -1128,7 +1128,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
ac_status=$?
fi
@@ -1384,7 +1384,7 @@ AC_CONFIG_SRCDIR([$1])], [[AC_INIT]])])[]dnl
# If BUG-REPORT is omitted, do without (unless the user previously
# defined the m4 macro AC_PACKAGE_BUGREPORT). If TARNAME is omitted,
# use PACKAGE to seed it. If URL is omitted, use
-# `http://www.gnu.org/software/TARNAME/' if PACKAGE begins with `GNU',
+# `https://www.gnu.org/software/TARNAME/' if PACKAGE begins with `GNU',
# otherwise, do without.
#
# Note that the order is important: first initialize, then set the
@@ -2705,10 +2705,10 @@ m4_define([_AC_LINK_IFELSE_BODY],
# This macro can be used during the selection of a compiler.
#
# Test that resulting file is executable; see the problem reported by mwoehlke
-# in <http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00048.html>.
+# in <https://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00048.html>.
# But skip the test when cross-compiling, to prevent problems like the one
# reported by Chris Johns in
-# <http://lists.gnu.org/archive/html/autoconf/2007-03/msg00085.html>.
+# <https://lists.gnu.org/archive/html/autoconf/2007-03/msg00085.html>.
#
AC_DEFUN([_AC_LINK_IFELSE],
[AC_REQUIRE_SHELL_FN([ac_fn_]_AC_LANG_ABBREV[_try_link],
diff --git a/lib/autoconf/go.m4 b/lib/autoconf/go.m4
index 386e148c..36c4ef35 100644
--- a/lib/autoconf/go.m4
+++ b/lib/autoconf/go.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/>.
# Go support contributed by Ian Lance Taylor.
diff --git a/lib/autoconf/headers.m4 b/lib/autoconf/headers.m4
index c1c26d97..c6e659c2 100644
--- a/lib/autoconf/headers.m4
+++ b/lib/autoconf/headers.m4
@@ -22,7 +22,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
# Franc,ois Pinard, Karl Berry, Richard Pixley, Ian Lance Taylor,
@@ -596,8 +596,8 @@ AC_DEFUN([AC_CHECK_HEADER_STDBOOL],
char o[sizeof n == m * sizeof n[0] ? 1 : -1];
char p[-1 - (_Bool) 0 < 0 && -1 - (bool) 0 < 0 ? 1 : -1];
/* Catch a bug in an HP-UX C compiler. See
- http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html
- http://lists.gnu.org/archive/html/bug-coreutils/2005-11/msg00161.html
+ https://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html
+ https://lists.gnu.org/archive/html/bug-coreutils/2005-11/msg00161.html
*/
_Bool q = true;
_Bool *pq = &q;
diff --git a/lib/autoconf/lang.m4 b/lib/autoconf/lang.m4
index ccc05121..4ce403ba 100644
--- a/lib/autoconf/lang.m4
+++ b/lib/autoconf/lang.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
# Franc,ois Pinard, Karl Berry, Richard Pixley, Ian Lance Taylor,
diff --git a/lib/autoconf/libs.m4 b/lib/autoconf/libs.m4
index 1a42e6a7..8a0c31f3 100644
--- a/lib/autoconf/libs.m4
+++ b/lib/autoconf/libs.m4
@@ -21,7 +21,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
# Franc,ois Pinard, Karl Berry, Richard Pixley, Ian Lance Taylor,
diff --git a/lib/autoconf/oldnames.m4 b/lib/autoconf/oldnames.m4
index a8448a61..d2c75ad7 100644
--- a/lib/autoconf/oldnames.m4
+++ b/lib/autoconf/oldnames.m4
@@ -21,7 +21,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/>.
# Originally written by David J. MacKenzie.
diff --git a/lib/autoconf/programs.m4 b/lib/autoconf/programs.m4
index 0f7aad45..4d1b34e2 100644
--- a/lib/autoconf/programs.m4
+++ b/lib/autoconf/programs.m4
@@ -21,7 +21,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
# Franc,ois Pinard, Karl Berry, Richard Pixley, Ian Lance Taylor,
diff --git a/lib/autoconf/specific.m4 b/lib/autoconf/specific.m4
index 9891c0e7..573f017c 100644
--- a/lib/autoconf/specific.m4
+++ b/lib/autoconf/specific.m4
@@ -21,7 +21,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
# Franc,ois Pinard, Karl Berry, Richard Pixley, Ian Lance Taylor,
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
diff --git a/lib/autoconf/types.m4 b/lib/autoconf/types.m4
index 4919f060..494f69cc 100644
--- a/lib/autoconf/types.m4
+++ b/lib/autoconf/types.m4
@@ -21,7 +21,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
# Franc,ois Pinard, Karl Berry, Richard Pixley, Ian Lance Taylor,
diff --git a/lib/autom4te.in b/lib/autom4te.in
index f66d8eaa..13350ab4 100644
--- a/lib/autom4te.in
+++ b/lib/autom4te.in
@@ -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/>.
## -------------------------- ##
## Autoheader preselections. ##
diff --git a/lib/autoscan/autoscan.pre b/lib/autoscan/autoscan.pre
index 3df39f0a..8dd41762 100644
--- a/lib/autoscan/autoscan.pre
+++ b/lib/autoscan/autoscan.pre
@@ -13,4 +13,4 @@
# 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/>.
diff --git a/lib/autotest/autotest.m4 b/lib/autotest/autotest.m4
index 85ba7087..7702e6e1 100644
--- a/lib/autotest/autotest.m4
+++ b/lib/autotest/autotest.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/>.
m4_include([autotest/general.m4])
m4_include([autotest/specific.m4])
diff --git a/lib/autotest/general.m4 b/lib/autotest/general.m4
index b50a696e..f0a62a0e 100644
--- a/lib/autotest/general.m4
+++ b/lib/autotest/general.m4
@@ -22,7 +22,7 @@ Copyright (C) 2000-2017 Free Software Foundation, Inc.
# 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/>.
# _m4_divert(DIVERSION-NAME)
@@ -757,7 +757,7 @@ m4_ifdef([AT_PACKAGE_NAME],
[m4_ifset([AT_PACKAGE_URL], [
m4_defn([AT_PACKAGE_NAME]) home page: <AT_PACKAGE_URL>.])dnl
m4_if(m4_index(m4_defn([AT_PACKAGE_NAME]), [GNU ]), [0], [
-General help using GNU software: <http://www.gnu.org/gethelp/>.])])
+General help using GNU software: <https://www.gnu.org/gethelp/>.])])
_ATEOF
exit $at_write_fail
fi
diff --git a/lib/autotest/specific.m4 b/lib/autotest/specific.m4
index e0ef4000..d747314d 100644
--- a/lib/autotest/specific.m4
+++ b/lib/autotest/specific.m4
@@ -21,7 +21,7 @@ m4_define([_AT_COPYRIGHT_YEARS],
# 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/>.
## ------------------------ ##
diff --git a/lib/emacs/autoconf-mode.el b/lib/emacs/autoconf-mode.el
index 2e78c5e4..3c1980ff 100644
--- a/lib/emacs/autoconf-mode.el
+++ b/lib/emacs/autoconf-mode.el
@@ -19,7 +19,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/>.
;; A major mode for editing autoconf input (like configure.in).
;; Derived from m4-mode.el by Andrew Csillag (drew@staff.prodigy.com)
diff --git a/lib/emacs/autotest-mode.el b/lib/emacs/autotest-mode.el
index 713ef739..bba65213 100644
--- a/lib/emacs/autotest-mode.el
+++ b/lib/emacs/autotest-mode.el
@@ -18,7 +18,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/>.
;;; Commentary:
diff --git a/lib/freeze.mk b/lib/freeze.mk
index 4fc3a49e..eff79acd 100644
--- a/lib/freeze.mk
+++ b/lib/freeze.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/>.
## ----------------- ##
diff --git a/lib/local.mk b/lib/local.mk
index 5f12febf..d1921f6f 100644
--- a/lib/local.mk
+++ b/lib/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/>.
ETAGS_ARGS += $(ETAGS_FOR_AUTOCONF)
TAGS_FILES = # Incrementally updated later.
diff --git a/lib/m4sugar/foreach.m4 b/lib/m4sugar/foreach.m4
index f1a61912..7093d0fc 100644
--- a/lib/m4sugar/foreach.m4
+++ b/lib/m4sugar/foreach.m4
@@ -24,7 +24,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 Eric Blake.
diff --git a/lib/m4sugar/m4sh.m4 b/lib/m4sugar/m4sh.m4
index 06c43858..d7e41673 100644
--- a/lib/m4sugar/m4sh.m4
+++ b/lib/m4sugar/m4sh.m4
@@ -22,7 +22,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 Akim Demaille, Pavel Roskin, Alexandre Oliva, Lars J. Aas
# and many other people.
@@ -85,10 +85,10 @@ m4_copy([_m4_divert(M4SH-INIT)], [_m4_divert(NOTICE)])
# Try to be as Bourne and/or POSIX as possible.
#
# This does not set BIN_SH, due to the problems described in
-# <http://lists.gnu.org/archive/html/autoconf-patches/2006-03/msg00081.html>.
+# <https://lists.gnu.org/archive/html/autoconf-patches/2006-03/msg00081.html>.
# People who need BIN_SH should set it in their environment before invoking
# configure; apparently this would include UnixWare, as described in
-# <http://lists.gnu.org/archive/html/bug-autoconf/2006-06/msg00025.html>.
+# <https://lists.gnu.org/archive/html/bug-autoconf/2006-06/msg00025.html>.
m4_define([AS_BOURNE_COMPATIBLE],
[# Be more Bourne compatible
DUALCASE=1; export DUALCASE # for MKS sh
@@ -183,12 +183,12 @@ m4_define([_AS_DETECT_SUGGESTED_PRUNE],
#
# In previous versions, we prepended /usr/posix/bin to the path, but that
# caused a regression on OpenServer 6.0.0
-# <http://lists.gnu.org/archive/html/bug-autoconf/2006-06/msg00017.html>
+# <https://lists.gnu.org/archive/html/bug-autoconf/2006-06/msg00017.html>
# and on HP-UX 11.11, see the failure of test 120 in
-# <http://lists.gnu.org/archive/html/bug-autoconf/2006-10/msg00003.html>
+# <https://lists.gnu.org/archive/html/bug-autoconf/2006-10/msg00003.html>
#
# FIXME: The code should test for the OSF bug described in
-# <http://lists.gnu.org/archive/html/autoconf-patches/2006-03/msg00081.html>.
+# <https://lists.gnu.org/archive/html/autoconf-patches/2006-03/msg00081.html>.
#
# This code is run outside any trap 0 context, hence we can simplify AS_EXIT.
m4_defun([_AS_DETECT_BETTER_SHELL],
diff --git a/lib/m4sugar/m4sugar.m4 b/lib/m4sugar/m4sugar.m4
index 47c65407..bbd69583 100644
--- a/lib/m4sugar/m4sugar.m4
+++ b/lib/m4sugar/m4sugar.m4
@@ -23,7 +23,7 @@ divert(-1)# -*- Autoconf -*-
# 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 Akim Demaille.
@@ -2107,7 +2107,7 @@ m4_define([_m4_require_check],
[m4_if(_m4_defn([_m4_diverting]), [$2], [m4_ignore],
m4_ifdef([_m4_diverting([$2])], [-]), [-], [m4_warn([syntax],
[$3: `$1' was expanded before it was required
-http://www.gnu.org/software/autoconf/manual/autoconf.html#Expanded-Before-Required])_m4_require_call],
+https://www.gnu.org/software/autoconf/manual/autoconf.html#Expanded-Before-Required])_m4_require_call],
[m4_ignore])])
diff --git a/m4/m4.m4 b/m4/m4.m4
index 08929465..e10197bb 100644
--- a/m4/m4.m4
+++ b/m4/m4.m4
@@ -11,8 +11,8 @@
# --------------
# Check for GNU M4, at least 1.4.6 (all earlier versions had bugs in
# trace support and regexp support):
-# http://lists.gnu.org/archive/html/bug-gnu-utils/2006-11/msg00096.html
-# http://lists.gnu.org/archive/html/bug-autoconf/2009-07/msg00023.html
+# https://lists.gnu.org/archive/html/bug-gnu-utils/2006-11/msg00096.html
+# https://lists.gnu.org/archive/html/bug-autoconf/2009-07/msg00023.html
# Also, check whether --error-output (through 1.4.x) or --debugfile (2.0)
# is supported, and AC_SUBST M4_DEBUGFILE accordingly.
# Also avoid versions of m4 that trigger strstr bugs.
diff --git a/man/local.mk b/man/local.mk
index 0decd832..21d28dd5 100644
--- a/man/local.mk
+++ b/man/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/>.
binsrcdir = $(srcdir)/bin
mansrcdir = $(srcdir)/man
diff --git a/tests/atlocal.in b/tests/atlocal.in
index 965ee424..c5d604b8 100644
--- a/tests/atlocal.in
+++ b/tests/atlocal.in
@@ -16,7 +16,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/>.
PERL='@PERL@'
GREP='@GREP@'
diff --git a/tests/autoscan.at b/tests/autoscan.at
index 285db1f6..8b1ffdf6 100644
--- a/tests/autoscan.at
+++ b/tests/autoscan.at
@@ -15,7 +15,7 @@ AT_BANNER([Autoscan.])
# 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/>.
AT_SETUP([autoscan])
diff --git a/tests/autotest.at b/tests/autotest.at
index 0eeaf052..bcfe00b4 100644
--- a/tests/autotest.at
+++ b/tests/autotest.at
@@ -15,7 +15,7 @@ AT_BANNER([Autotest.])
# 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/>.
# AT_DATA_AUTOTEST(FILE-NAME, CONTENTS)
diff --git a/tests/base.at b/tests/base.at
index 88aa2533..14809d40 100644
--- a/tests/base.at
+++ b/tests/base.at
@@ -16,7 +16,7 @@ AT_BANNER([Autoconf base layer.])
# 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/>.
## ------------------------------- ##
diff --git a/tests/c.at b/tests/c.at
index a0c7ff56..834a5a5a 100644
--- a/tests/c.at
+++ b/tests/c.at
@@ -15,7 +15,7 @@ AT_BANNER([C low level compiling/preprocessing macros.])
# 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/>.
# Since the macros which compile are required by most tests, check
diff --git a/tests/compile.at b/tests/compile.at
index 9d04e77d..a54d74ec 100644
--- a/tests/compile.at
+++ b/tests/compile.at
@@ -16,7 +16,7 @@ AT_BANNER([Low level compiling/preprocessing macros.])
# 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/>.
# Since the macros which compile are required by most tests, check
diff --git a/tests/erlang.at b/tests/erlang.at
index 537c495a..0aefc641 100644
--- a/tests/erlang.at
+++ b/tests/erlang.at
@@ -15,7 +15,7 @@ AT_BANNER([Erlang low level compiling and utility macros.])
# 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/>.
# Since the macros which compile are required by most tests, check
diff --git a/tests/foreign.at b/tests/foreign.at
index 29877caa..203ea3b3 100644
--- a/tests/foreign.at
+++ b/tests/foreign.at
@@ -15,7 +15,7 @@ AT_BANNER([Compatibility with other tools.])
# 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/>.
## --------- ##
diff --git a/tests/fortran.at b/tests/fortran.at
index c8698dc5..b371293e 100644
--- a/tests/fortran.at
+++ b/tests/fortran.at
@@ -16,7 +16,7 @@ AT_BANNER([Fortran low level compiling/preprocessing macros.])
# 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/>.
# Since the macros which compile are required by most tests, check
# them first. But remember that looking for a compiler is even more
diff --git a/tests/go.at b/tests/go.at
index 0ccd3b7a..882a6cf9 100644
--- a/tests/go.at
+++ b/tests/go.at
@@ -15,7 +15,7 @@ AT_BANNER([Go low level compiling and utility macros.])
# 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/>.
# Since the macros which compile are required by most tests, check
diff --git a/tests/local.at b/tests/local.at
index a69574eb..a22958c0 100644
--- a/tests/local.at
+++ b/tests/local.at
@@ -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/>.
m4_version_prereq([2.57])
diff --git a/tests/local.mk b/tests/local.mk
index 4f20889f..93fe0700 100644
--- a/tests/local.mk
+++ b/tests/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/>.
# We don't actually distribute the built testsuite or package.m4, since one
# only needs m4 to build them, and m4 is required to install Autoconf.
diff --git a/tests/m4sh.at b/tests/m4sh.at
index 5c341436..1baaf44b 100644
--- a/tests/m4sh.at
+++ b/tests/m4sh.at
@@ -15,7 +15,7 @@ AT_BANNER([M4sh.])
# 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/>.
## --------------------------- ##
## Re-exec with CONFIG_SHELL. ##
diff --git a/tests/m4sugar.at b/tests/m4sugar.at
index 07c74767..57bd2938 100644
--- a/tests/m4sugar.at
+++ b/tests/m4sugar.at
@@ -15,7 +15,7 @@ AT_BANNER([M4sugar.])
# 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/>.
# AT_CHECK_M4SUGAR_TEXT(CODE, STDOUT, STDERR)
@@ -669,7 +669,7 @@ c
post
]],
[[script.4s:15: warning: m4@&t@_require: `a' was expanded before it was required
-script.4s:15: http://www.gnu.org/software/autoconf/manual/autoconf.html#Expanded-Before-Required
+script.4s:15: https://www.gnu.org/software/autoconf/manual/autoconf.html#Expanded-Before-Required
script.4s:5: b is expanded from...
script.4s:6: c is expanded from...
script.4s:14: outer is expanded from...
diff --git a/tests/mktests.sh b/tests/mktests.sh
index 9b9c2c94..11747aa3 100755
--- a/tests/mktests.sh
+++ b/tests/mktests.sh
@@ -15,7 +15,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/>.
# If we fail, clean up, but touch the output files. We probably failed
# because we used some non-portable tool.
diff --git a/tests/semantics.at b/tests/semantics.at
index 2c4e8159..ec44af3a 100644
--- a/tests/semantics.at
+++ b/tests/semantics.at
@@ -16,7 +16,7 @@ AT_BANNER([Semantics.])
# 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/>.
## -------------------------------- ##
diff --git a/tests/statesave.m4 b/tests/statesave.m4
index 64b15b4f..6f97c473 100644
--- a/tests/statesave.m4
+++ b/tests/statesave.m4
@@ -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/>.
# AC_STATE_SAVE(FILE)
# -------------------
diff --git a/tests/suite.at b/tests/suite.at
index 32ce6d81..3b289754 100644
--- a/tests/suite.at
+++ b/tests/suite.at
@@ -14,7 +14,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/>.
# Run the tests from the lowest level to the highest level, and from
# the most selective to the easiest.
diff --git a/tests/tools.at b/tests/tools.at
index f8e50412..a4a7dd77 100644
--- a/tests/tools.at
+++ b/tests/tools.at
@@ -16,7 +16,7 @@ AT_BANNER([Executables (autoheader, autoupdate...).])
# 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/>.
## ----------------------------- ##
@@ -825,7 +825,7 @@ AT_CLEANUP
# autoheader should see through m4 macros, just like autoconf
-# http://lists.gnu.org/archive/html/bug-autoconf/2009-06/msg00000.html
+# https://lists.gnu.org/archive/html/bug-autoconf/2009-06/msg00000.html
AT_SETUP([autoheader and macros])
AT_DATA([configure.ac],
diff --git a/tests/torture.at b/tests/torture.at
index 683d74af..0087d7df 100644
--- a/tests/torture.at
+++ b/tests/torture.at
@@ -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/>.
AT_BANNER([[Testing config.status.]])
diff --git a/tests/wrapper.as b/tests/wrapper.as
index 5d047d72..4d75e582 100644
--- a/tests/wrapper.as
+++ b/tests/wrapper.as
@@ -15,7 +15,7 @@ AS_INIT[]dnl -*- shell-script -*-
# 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/>.
testdir='@abs_top_builddir@/tests'
PATH=$testdir$PATH_SEPARATOR$PATH