From d3dcd5895d64f6c86275c9333e2760a867e540e7 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 16 Sep 2017 17:48:19 -0700 Subject: [PATCH] Prefer HTTPS to FTP and HTTP --- AUTHORS | 2 +- COPYING.EXCEPTION | 2 +- ChangeLog.0 | 2 +- ChangeLog.1 | 2 +- ChangeLog.2 | 2 +- ChangeLog.3 | 202 ++++++++++++++++++------------------ HACKING | 2 +- Makefile.am | 2 +- NEWS | 2 +- README | 8 +- README-hacking | 22 ++-- THANKS | 2 +- TODO | 4 +- bin/autoconf.as | 8 +- bin/autoheader.in | 8 +- bin/autom4te.in | 8 +- bin/autoreconf.in | 8 +- bin/autoscan.in | 8 +- bin/autoupdate.in | 8 +- bin/ifnames.in | 8 +- bin/local.mk | 2 +- cfg.mk | 4 +- configure.ac | 2 +- doc/autoconf.texi | 30 +++--- doc/local.mk | 2 +- lib/Autom4te/C4che.pm | 2 +- lib/Autom4te/ChannelDefs.pm | 2 +- lib/Autom4te/Request.pm | 2 +- lib/autoconf/autoconf.m4 | 2 +- lib/autoconf/autoheader.m4 | 2 +- lib/autoconf/autoscan.m4 | 2 +- lib/autoconf/autotest.m4 | 2 +- lib/autoconf/autoupdate.m4 | 2 +- lib/autoconf/c.m4 | 10 +- lib/autoconf/erlang.m4 | 2 +- lib/autoconf/fortran.m4 | 2 +- lib/autoconf/functions.m4 | 2 +- lib/autoconf/general.m4 | 12 +-- lib/autoconf/go.m4 | 2 +- lib/autoconf/headers.m4 | 6 +- lib/autoconf/lang.m4 | 2 +- lib/autoconf/libs.m4 | 2 +- lib/autoconf/oldnames.m4 | 2 +- lib/autoconf/programs.m4 | 2 +- lib/autoconf/specific.m4 | 2 +- lib/autoconf/status.m4 | 6 +- lib/autoconf/types.m4 | 2 +- lib/autom4te.in | 2 +- lib/autoscan/autoscan.pre | 2 +- lib/autotest/autotest.m4 | 2 +- lib/autotest/general.m4 | 4 +- lib/autotest/specific.m4 | 2 +- lib/emacs/autoconf-mode.el | 2 +- lib/emacs/autotest-mode.el | 2 +- lib/freeze.mk | 2 +- lib/local.mk | 2 +- lib/m4sugar/foreach.m4 | 2 +- lib/m4sugar/m4sh.m4 | 12 +-- lib/m4sugar/m4sugar.m4 | 4 +- m4/m4.m4 | 4 +- man/local.mk | 2 +- tests/atlocal.in | 2 +- tests/autoscan.at | 2 +- tests/autotest.at | 2 +- tests/base.at | 2 +- tests/c.at | 2 +- tests/compile.at | 2 +- tests/erlang.at | 2 +- tests/foreign.at | 2 +- tests/fortran.at | 2 +- tests/go.at | 2 +- tests/local.at | 2 +- tests/local.mk | 2 +- tests/m4sh.at | 2 +- tests/m4sugar.at | 4 +- tests/mktests.sh | 2 +- tests/semantics.at | 2 +- tests/statesave.m4 | 2 +- tests/suite.at | 2 +- tests/tools.at | 4 +- tests/torture.at | 2 +- tests/wrapper.as | 2 +- 82 files changed, 255 insertions(+), 255 deletions(-) diff --git a/AUTHORS b/AUTHORS index 85df4fc1f..cb74f704c 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 . +along with this program. If not, see . diff --git a/COPYING.EXCEPTION b/COPYING.EXCEPTION index 469583528..217253ece 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. + Copyright (C) 2009 Free Software Foundation, Inc. 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 b46523f50..d8f857e5b 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 - . + . diff --git a/ChangeLog.1 b/ChangeLog.1 index a28662bba..ff1a5da15 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 - . + . diff --git a/ChangeLog.2 b/ChangeLog.2 index f5be7d87b..e596d9a9e 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 - . + . diff --git a/ChangeLog.3 b/ChangeLog.3 index fd94b57b7..cb8023e5b 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 - . + . 2011-12-26 Stefano Lattarini @@ -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: - + 2011-12-26 Paul Eggert 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 - . + . * 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 - . + . 2011-12-05 Paul Eggert @@ -221,7 +221,7 @@ as work in the automake testsuite: - + * 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 - + and raised again by Dan Kegel in - . + . 2011-08-16 Stefano Lattarini docs: other issues with parallel BSD make Motivated by automake bug#9245: - + and FreeBSD PR bin/159730: * doc/autoconf.texi (Parallel Make): Document other BSD make @@ -336,19 +336,19 @@ 2011-06-30 Timo Kamph (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 * lib/autoconf/functions.m4 (_AC_LIBOBJ_ALLOCA): Be even smarter. GCC was too smart for the previous patch. See - . + . 2011-06-18 Paul Eggert * lib/autoconf/functions.m4 (_AC_LIBOBJ_ALLOCA): Try to outsmart GCC. Problem with stack-detection code reported by Andy Wingo in - . + . 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 - . + . 2010-11-20 Paul Eggert autoconf: don't assume sys/stat.h and sys/types.h when testing C89 Problem reported by Patrick Pelissier in - . + . * 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 - . + . 2010-08-27 Ralf Wildenhues @@ -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 @@ -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 @@ -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 @@ -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 - . + . 2007-11-26 Ralf Wildenhues @@ -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 - + Report by Stepan Kasal. * doc/autoconf.texi (Generic Programs): Fix typo. @@ -8345,7 +8345,7 @@ 2007-11-13 Paul Eggert 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 - + Suggested by Paul Eggert. 2007-10-28 Jim Meyering @@ -8642,7 +8642,7 @@ * lib/autoconf/c.m4 (AC_C_RESTRICT): Work around Sun C++ compatibility problem reported by Bruno Haible in - . + . 2007-10-22 Eric Blake @@ -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 - . + . 2007-10-22 Ralf Wildenhues @@ -8841,7 +8841,7 @@ Check for 64-bit int errors in HP-UX 10.20 preprocessor. Problem reported by H.Merijn Brand in - . + . * 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 - . + . * 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 - . + . 2007-05-25 Noah Misch @@ -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 @@ -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 @@ -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 @@ -10128,7 +10128,7 @@ 2007-01-05 Paul Eggert 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 , and use its INT_MAX to rewrite the j loop so that it does not overflow 'int'. Problem reported by Ralf Wildenhues in - . + . 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 @@ . This change prompted by a problem report by Andrey Simonenko in - . + . * 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 - . + . * 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 - . + . 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 - . + . * doc/autoconf.texi (Special Shell Variables): Likewise. 2006-10-11 Paul Eggert @@ -11021,7 +11021,7 @@ efficiency. (_AC_LINK_IFELSE): Test that resulting file is executable. Problem reported by mwoehlke in - . + . * 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 - . + . 2006-09-11 Stepan Kasal @@ -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 - . + . 2006-08-22 Paul Eggert @@ -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 - . + . * 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 Fix test suite failures reported by Pierre in - . + . * 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 - . + . 2006-07-07 Ralf Wildenhues @@ -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 - + 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 - . + . 2006-06-28 Paul Eggert @@ -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 - . + . (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 - . + . (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 - . + . 2006-06-07 Ralf Wildenhues * lib/autoconf/functions.m4 (AC_FUNC_ALLOCA): Work around `unused variable' compiler warning, for `-Wall -Werror'. Reported by Jaap Haitsma in - . + . 2006-06-06 Paul Eggert * 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 - . + . * 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 - . + . (_AC_EVAL_STDERR): Revert, since evidently some packages rely on this undocumented and dangerous macro. Problem reported by Ralf Wildenhues in - . + . 2006-05-31 Ralf Wildenhues @@ -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 - . + . (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 @@ -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 - . + . * 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 - . + . 2006-05-23 Jim Meyering @@ -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 - . + . * NEWS: Document that these variables are intended to go away. 2006-05-20 Ralf Wildenhues @@ -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 - . + . Don't use "set - x"; plain "set x" is enough, and simplifies debugging. 2004-12-07 Stepan Kasal @@ -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 @@ -15624,7 +15624,7 @@ 2004-11-28 Paul Eggert Fix documentation problems reported by Russ Boylan in - , + , 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 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 * 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 @@ -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 - . + . 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 @@ -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 - . + . 2004-08-04 Alexandre Duret-Lutz @@ -15917,7 +15917,7 @@ * tests/Makefile.am (autoconfdir): Fix to match comment (trivial change). Patch reported by Ralf Wildenhues in - . + . * 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 - . + . * 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 @@ -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 - . + . * bin/autoscan.in, bin/autoupdate.in: Add @configure_input@ comment. 2004-02-23 Gary V. Vaughan @@ -16186,7 +16186,7 @@ Fix a dependencies problem, stemming from a Autoconf 2.59 build problem on QNX reported by Stephen Rasku in - . + . * 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 @@ -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 but not . Problem reported by Tim Mooney in - . + . * 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 - . + . 2004-01-14 Paul Eggert @@ -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 - . + . * 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 - . + . 2003-09-30 Akim Demaille @@ -16865,10 +16865,10 @@ * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Set DUALCASE=1, for MKS sh. Problem reported by Lars J. Aas in - . + . (_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 @@ -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 @@ -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 - . + . 2003-09-05 Paul Eggert @@ -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 - . + . 2003-07-25 John W. Eaton @@ -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 and by Keith Bostic in - . + . In the test, use the test declaration before including , 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 - . + . * 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 - . + . * lib/autoconf/c.m4 (AC_LANG_FUNC_LINK_TRY(C), _AC_PROG_PREPROC_WORKS_IFELSE): Use if __STDC__ is defined, to support freestanding compilers. This should fix the bug reported by Momchil Velkov in - . + . * 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 - . + . * 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. - + 2002-11-15 Akim Demaille @@ -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: - + 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 - . + . * 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 - . + . diff --git a/HACKING b/HACKING index 8032612ab..4f80bb48d 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 mentioning any content that needs to be updated. diff --git a/Makefile.am b/Makefile.am index c88945637..bd37c45bf 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 . +# along with this program. If not, see . ACLOCAL_AMFLAGS = -I m4 diff --git a/NEWS b/NEWS index e534a2f67..7c165351a 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 018b1a387..b95f50418 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 , and +found in , 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 - and -. + and +. 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 3d0c7441f..695949f19 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+ -- Automake 1.10+ -- Help2man 1.29+ -- M4 1.4.6+ +- Autoconf 2.60+ +- Automake 1.10+ +- Help2man 1.29+ +- M4 1.4.6+ - Perl 5.006+ -- Texinfo 4.8+ +- Texinfo 4.8+ The following are useful as well, if you want to be able to run commands like "make dist-lzma" or "make distcheck": -- Gzip -- Tar +- Gzip +- Tar - LZMA Utils 4.32+ 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+ 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 3063b7be0..501bba0d3 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 . +along with this program. If not, see . diff --git a/TODO b/TODO index d8f6bd518..b90d99935 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: -. +. * 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 91742ed74..263d82a45 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 . +# along with this program. If not, see . 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 . -GNU Autoconf home page: . -General help using GNU software: ."] +GNU Autoconf home page: . +General help using GNU software: ."] version=["\ autoconf (@PACKAGE_NAME@) @VERSION@ Copyright (C) @RELEASE_YEAR@ Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later -, +, 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 14b8f03a4..c9aefaf80 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 . +# along with this program. If not, see . # 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 . -GNU Autoconf home page: . -General help using GNU software: . +GNU Autoconf home page: . +General help using GNU software: . "; @@ -89,7 +89,7 @@ General help using GNU software: . $version = "autoheader (@PACKAGE_NAME@) @VERSION@ Copyright (C) @RELEASE_YEAR@ Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later -, +, 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 efe3434a8..abe6327dc 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 . +# along with this program. If not, see . 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 . -GNU Autoconf home page: . -General help using GNU software: . +GNU Autoconf home page: . +General help using GNU software: . "; # $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 -, +, 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 2208a7da8..79ffb9f59 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 . +# along with this program. If not, see . # 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 . -GNU Autoconf home page: . -General help using GNU software: . +GNU Autoconf home page: . +General help using GNU software: . "; # $VERSION @@ -98,7 +98,7 @@ General help using GNU software: . $version = "autoreconf (@PACKAGE_NAME@) @VERSION@ Copyright (C) @RELEASE_YEAR@ Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later -, +, 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 c5ef7b131..0be155b10 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 . +# along with this program. If not, see . # Written by David MacKenzie . @@ -116,8 +116,8 @@ Library directories: -I, --include=DIR append directory DIR to search path Report bugs to . -GNU Autoconf home page: . -General help using GNU software: . +GNU Autoconf home page: . +General help using GNU software: . "; # $version @@ -125,7 +125,7 @@ General help using GNU software: . $version = "autoscan (@PACKAGE_NAME@) @VERSION@ Copyright (C) @RELEASE_YEAR@ Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later -, +, 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 274d52eff..22bd409df 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 . +# along with this program. If not, see . # Originally written by David MacKenzie . # Rewritten by Akim Demaille . @@ -76,8 +76,8 @@ Library directories: -I, --include=DIR append directory DIR to search path Report bugs to . -GNU Autoconf home page: . -General help using GNU software: . +GNU Autoconf home page: . +General help using GNU software: . "; # $VERSION @@ -85,7 +85,7 @@ General help using GNU software: . $version = "autoupdate (@PACKAGE_NAME@) @VERSION@ Copyright (C) @RELEASE_YEAR@ Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later -, +, 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 d4b7bc69b..d55a9d701 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 . +# along with this program. If not, see . # 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 . -GNU Autoconf home page: . -General help using GNU software: . +GNU Autoconf home page: . +General help using GNU software: . "; @@ -69,7 +69,7 @@ General help using GNU software: . $version = "ifnames (@PACKAGE_NAME@) @VERSION@ Copyright (C) @RELEASE_YEAR@ Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later -, +, 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 5ce84248a..8910320ee 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 . +# along with this program. If not, see . bin_SCRIPTS = \ bin/autoconf \ diff --git a/cfg.mk b/cfg.mk index 1c61b24fe..9798b9f6f 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 . +# along with this program. If not, see . # 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 54dd0cebd..0f8c006e1 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 . +# along with this program. If not, see . AC_PREREQ([2.62]) diff --git a/doc/autoconf.texi b/doc/autoconf.texi index ca5bd79fb..e6e2514b7 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 +@c @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 (2007-01-01). +@c (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 f1031a295..fdaffde54 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 . +# along with this program. If not, see . AM_MAKEINFOFLAGS = --no-split TEXI2HTML_FLAGS = -split_chapter diff --git a/lib/Autom4te/C4che.pm b/lib/Autom4te/C4che.pm index 4f7ce93fb..d8edb653a 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 . +# along with this program. If not, see . package Autom4te::C4che; diff --git a/lib/Autom4te/ChannelDefs.pm b/lib/Autom4te/ChannelDefs.pm index 84f83799a..3a45487b7 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 . +# along with this program. If not, see . package Autom4te::ChannelDefs; diff --git a/lib/Autom4te/Request.pm b/lib/Autom4te/Request.pm index f54d65186..bbaeca8a4 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 . +# along with this program. If not, see . package Autom4te::Request; diff --git a/lib/autoconf/autoconf.m4 b/lib/autoconf/autoconf.m4 index 558b6bf5b..ccc99de58 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 . +# respectively. If not, see . # Written by David MacKenzie and many others. # diff --git a/lib/autoconf/autoheader.m4 b/lib/autoconf/autoheader.m4 index ac7bc86dd..e748cbd56 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 . +# respectively. If not, see . # 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 e86de7a76..74e23f2c0 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 . +# respectively. If not, see . # Written by Akim Demaille. diff --git a/lib/autoconf/autotest.m4 b/lib/autoconf/autotest.m4 index 0ee682330..bcd7afba7 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 . +# respectively. If not, see . # 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 c94a99f8a..eb36000d4 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 . +# respectively. If not, see . # 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 6f2f5bacf..e66b1580e 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 . +# respectively. If not, see . # 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 . 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 -# . +# . 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 c757cd142..1443227ce 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 . +# respectively. If not, see . # Written by Romain Lenglet. diff --git a/lib/autoconf/fortran.m4 b/lib/autoconf/fortran.m4 index 134bf09cf..17043c569 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 . +# respectively. If not, see . # 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 f1996e7d3..8f276f141 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 . +# respectively. If not, see . # 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 f7834046d..8a64b1de9 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 . +# respectively. If not, see . # 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], [], m4_ifdef([AC_PACKAGE_NAME], [m4_ifset([AC_PACKAGE_URL], [ AC_PACKAGE_NAME home page: .])dnl m4_if(m4_index(m4_defn([AC_PACKAGE_NAME]), [GNU ]), [0], [ -General help using GNU software: .])]) +General help using GNU software: .])]) _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 . +# in . # But skip the test when cross-compiling, to prevent problems like the one # reported by Chris Johns in -# . +# . # 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 386e148c4..36c4ef35f 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 . +# respectively. If not, see . # Go support contributed by Ian Lance Taylor. diff --git a/lib/autoconf/headers.m4 b/lib/autoconf/headers.m4 index c1c26d97e..c6e659c21 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 . +# respectively. If not, see . # 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 ccc05121b..4ce403ba0 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 . +# respectively. If not, see . # 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 1a42e6a76..8a0c31f3d 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 . +# respectively. If not, see . # 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 a8448a619..d2c75ad72 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 . +# respectively. If not, see . # Originally written by David J. MacKenzie. diff --git a/lib/autoconf/programs.m4 b/lib/autoconf/programs.m4 index 0f7aad456..4d1b34e2a 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 . +# respectively. If not, see . # 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 9891c0e7c..573f017c4 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 . +# respectively. If not, see . # 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 76d9ef1be..30a8a60c4 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 . +# respectively. If not, see . # 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], [], m4_ifdef([AC_PACKAGE_NAME], [m4_ifset([AC_PACKAGE_URL], [ AC_PACKAGE_NAME home page: .])dnl m4_if(m4_index(m4_defn([AC_PACKAGE_NAME]), [GNU ]), [0], [ -General help using GNU software: .])])" +General help using GNU software: .])])" _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 diff --git a/lib/autoconf/types.m4 b/lib/autoconf/types.m4 index 4919f0603..494f69ccd 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 . +# respectively. If not, see . # 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 f66d8eaa7..13350ab4d 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 . +# along with this program. If not, see . ## -------------------------- ## ## Autoheader preselections. ## diff --git a/lib/autoscan/autoscan.pre b/lib/autoscan/autoscan.pre index 3df39f0a8..8dd417628 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 . +# along with this program. If not, see . diff --git a/lib/autotest/autotest.m4 b/lib/autotest/autotest.m4 index 85ba70875..7702e6e1c 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 . +# respectively. If not, see . m4_include([autotest/general.m4]) m4_include([autotest/specific.m4]) diff --git a/lib/autotest/general.m4 b/lib/autotest/general.m4 index b50a696e5..f0a62a0ef 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 . +# respectively. If not, see . # _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: .])dnl m4_if(m4_index(m4_defn([AT_PACKAGE_NAME]), [GNU ]), [0], [ -General help using GNU software: .])]) +General help using GNU software: .])]) _ATEOF exit $at_write_fail fi diff --git a/lib/autotest/specific.m4 b/lib/autotest/specific.m4 index e0ef40006..d747314df 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 . +# respectively. If not, see . ## ------------------------ ## diff --git a/lib/emacs/autoconf-mode.el b/lib/emacs/autoconf-mode.el index 2e78c5e47..3c1980ff5 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 . +;; along with this program. If not, see . ;; 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 713ef7396..bba652131 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 . +;; along with this program. If not, see . ;;; Commentary: diff --git a/lib/freeze.mk b/lib/freeze.mk index 4fc3a49e2..eff79acde 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 . +# along with this program. If not, see . ## ----------------- ## diff --git a/lib/local.mk b/lib/local.mk index 5f12febf5..d1921f6f1 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 . +# along with this program. If not, see . ETAGS_ARGS += $(ETAGS_FOR_AUTOCONF) TAGS_FILES = # Incrementally updated later. diff --git a/lib/m4sugar/foreach.m4 b/lib/m4sugar/foreach.m4 index f1a619125..7093d0fcc 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 . +# respectively. If not, see . # Written by Eric Blake. diff --git a/lib/m4sugar/m4sh.m4 b/lib/m4sugar/m4sh.m4 index 06c43858f..d7e41673f 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 . +# respectively. If not, see . # 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 -# . +# . # People who need BIN_SH should set it in their environment before invoking # configure; apparently this would include UnixWare, as described in -# . +# . 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 -# +# # and on HP-UX 11.11, see the failure of test 120 in -# +# # # FIXME: The code should test for the OSF bug described in -# . +# . # # 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 47c654076..bbd695836 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 . +# respectively. If not, see . # 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 08929465c..e10197bb6 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 0decd8328..21d28dd5d 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 . +# along with this program. If not, see . binsrcdir = $(srcdir)/bin mansrcdir = $(srcdir)/man diff --git a/tests/atlocal.in b/tests/atlocal.in index 965ee424a..c5d604b8e 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 . +# along with this program. If not, see . PERL='@PERL@' GREP='@GREP@' diff --git a/tests/autoscan.at b/tests/autoscan.at index 285db1f67..8b1ffdf6b 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 . +# along with this program. If not, see . AT_SETUP([autoscan]) diff --git a/tests/autotest.at b/tests/autotest.at index 0eeaf052a..bcfe00b44 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 . +# along with this program. If not, see . # AT_DATA_AUTOTEST(FILE-NAME, CONTENTS) diff --git a/tests/base.at b/tests/base.at index 88aa2533b..14809d40c 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 . +# along with this program. If not, see . ## ------------------------------- ## diff --git a/tests/c.at b/tests/c.at index a0c7ff565..834a5a5a9 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 . +# along with this program. If not, see . # Since the macros which compile are required by most tests, check diff --git a/tests/compile.at b/tests/compile.at index 9d04e77d0..a54d74ecc 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 . +# along with this program. If not, see . # Since the macros which compile are required by most tests, check diff --git a/tests/erlang.at b/tests/erlang.at index 537c495a0..0aefc641f 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 . +# along with this program. If not, see . # Since the macros which compile are required by most tests, check diff --git a/tests/foreign.at b/tests/foreign.at index 29877caa1..203ea3b39 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 . +# along with this program. If not, see . ## --------- ## diff --git a/tests/fortran.at b/tests/fortran.at index c8698dc5d..b371293ee 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 . +# along with this program. If not, see . # 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 0ccd3b7a3..882a6cf9a 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 . +# along with this program. If not, see . # Since the macros which compile are required by most tests, check diff --git a/tests/local.at b/tests/local.at index a69574eb8..a22958c0a 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 . +# along with this program. If not, see . m4_version_prereq([2.57]) diff --git a/tests/local.mk b/tests/local.mk index 4f20889fb..93fe07006 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 . +# along with this program. If not, see . # 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 5c3414368..1baaf44ba 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 . +# along with this program. If not, see . ## --------------------------- ## ## Re-exec with CONFIG_SHELL. ## diff --git a/tests/m4sugar.at b/tests/m4sugar.at index 07c74767a..57bd29385 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 . +# along with this program. If not, see . # 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 9b9c2c949..11747aa3f 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 . +# along with this program. If not, see . # 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 2c4e81594..ec44af3ad 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 . +# along with this program. If not, see . ## -------------------------------- ## diff --git a/tests/statesave.m4 b/tests/statesave.m4 index 64b15b4f0..6f97c4739 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 . +# along with this program. If not, see . # AC_STATE_SAVE(FILE) # ------------------- diff --git a/tests/suite.at b/tests/suite.at index 32ce6d81a..3b289754d 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 . +# along with this program. If not, see . # 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 f8e504123..a4a7dd77b 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 . +# along with this program. If not, see . ## ----------------------------- ## @@ -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 683d74af6..0087d7df5 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 . +# along with this program. If not, see . AT_BANNER([[Testing config.status.]]) diff --git a/tests/wrapper.as b/tests/wrapper.as index 5d047d72a..4d75e5822 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 . +# along with this program. If not, see . testdir='@abs_top_builddir@/tests' PATH=$testdir$PATH_SEPARATOR$PATH