summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
Diffstat (limited to 'old')
-rw-r--r--old/ChangeLog.034
-rw-r--r--old/ChangeLog.042
-rw-r--r--old/ChangeLog.0914
-rw-r--r--old/ChangeLog.1150
-rw-r--r--old/TODO6
5 files changed, 38 insertions, 38 deletions
diff --git a/old/ChangeLog.03 b/old/ChangeLog.03
index 77c4ecbe3..75128f14a 100644
--- a/old/ChangeLog.03
+++ b/old/ChangeLog.03
@@ -777,7 +777,7 @@
* lib/Automake/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 Tom Tromey <tromey@redhat.com>
@@ -1743,7 +1743,7 @@
* lib/install-sh (dsttmp, rmtmp): Do not use '#' in file names;
it's not guaranteed by POSIX and it doesn't work on OpenVMS.
Bug reported by Bernard Giroud in:
- http://mail.gnu.org/archive/html/autoconf-patches/2003-06/msg00013.html
+ https://mail.gnu.org/archive/html/autoconf-patches/2003-06/msg00013.html
2003-06-05 Alexandre Duret-Lutz <adl@gnu.org>
diff --git a/old/ChangeLog.04 b/old/ChangeLog.04
index 0bbd2b028..2220adbad 100644
--- a/old/ChangeLog.04
+++ b/old/ChangeLog.04
@@ -147,7 +147,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-05 Toshio Kuratomi <toshio@tiki-lounge.com>
diff --git a/old/ChangeLog.09 b/old/ChangeLog.09
index 748bfcb81..601550d85 100644
--- a/old/ChangeLog.09
+++ b/old/ChangeLog.09
@@ -3559,7 +3559,7 @@
* tests/output13.test: New test.
* tests/Makefile.am: Adjust.
Prompted by report from Bruno Haible in
- <http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00479.html>.
+ <https://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00479.html>.
Fix signal handling in aclocal.
* aclocal.in (unlink_tmp): If invoked by a signal, note so
@@ -3801,7 +3801,7 @@
* tests/missing4.test: Adjust.
* NEWS: Update.
Problem reported by Bruno Haible in
- <http://lists.gnu.org/archive/html/bug-automake/2007-06/msg00010.html>.
+ <https://lists.gnu.org/archive/html/bug-automake/2007-06/msg00010.html>.
2007-05-03 Stepan Kasal <kasal@ucw.cz>
@@ -3917,7 +3917,7 @@
* lib/install-sh: Implement install-sh -C.
(This patch is the remaining part of the patch proposed in
- <http://lists.gnu.org/archive/html/automake-patches/2006-10/msg00077.html>.)
+ <https://lists.gnu.org/archive/html/automake-patches/2006-10/msg00077.html>.)
(usage): Document it.
(copy_on_change): New var.
* tests/defs.in (is_younger): New function.
@@ -3934,7 +3934,7 @@
Simplify install-sh and its test. This shouldn't change any behavior.
(This patch is a subset of the patch proposed in
- <http://lists.gnu.org/archive/html/automake-patches/2006-10/msg00077.html>.)
+ <https://lists.gnu.org/archive/html/automake-patches/2006-10/msg00077.html>.)
* lib/install-sh (usage): Use usual GNU style.
(dstarg): Rename as...
(dst_arg): this for consistency.
@@ -4131,7 +4131,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.
@@ -4393,7 +4393,7 @@
likely to work with older operating systems since Automake uses
octal modes, and also works around a bug with HP-UX 11.23
'mkdir -p -m u=rwx,g=rx,o=rx,u+wx' reported by Ralf Wildenhues in
- <http://lists.gnu.org/archive/html/bug-automake/2006-06/msg00024.html>.
+ <https://lists.gnu.org/archive/html/bug-automake/2006-06/msg00024.html>.
(cp_umask, mkdir_umask): New variables, to avoid
temporarily creating files or directories with too-permissive modes.
(mkdir_mode): Use the FreeBSD 'install' method for computing modes of
@@ -4412,7 +4412,7 @@
* tests/defs.in (AUTOMAKE_run): Redirect stdout before stderr,
for consistency with the recommendation prompted by this report:
- <http://lists.gnu.org/archive/html/bug-coreutils/2006-06/msg00225.html>.
+ <https://lists.gnu.org/archive/html/bug-coreutils/2006-06/msg00225.html>.
2006-06-24 Stepan Kasal <kasal@ucw.cz>
Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
diff --git a/old/ChangeLog.11 b/old/ChangeLog.11
index f7ec2c5e1..6b01cec1f 100644
--- a/old/ChangeLog.11
+++ b/old/ChangeLog.11
@@ -21,7 +21,7 @@
regex: remove obsolete macro AM_WITH_REGEX
Today, practically nobody uses the GNU rx library, which, according
- to its own website <http://www.gnu.org/software/rx/rx.html>, has
+ to its own website <https://www.gnu.org/software/rx/rx.html>, has
been "decommissioned". Consequently, the automake-provided macro
AM_WITH_REGEX is not used nor required anymore.
* m4/regex.m4: Delete.
@@ -98,7 +98,7 @@
We have actually verified that the new version of the test case
catches the Automake 1.7 it is intended to check against, using
the Automake 1.7.9 tarball downloaded from:
- <http://ftp.gnu.org/gnu/automake/automake-1.7.9.tar.gz>
+ <https://ftp.gnu.org/gnu/automake/automake-1.7.9.tar.gz>
Reported by Jim Meyering in automake bug#10374.
2011-12-27 Stefano Lattarini <stefano.lattarini@gmail.com>
@@ -396,7 +396,7 @@
* tests/libtool-macros.test: Likewise.
See also:
- <http://lists.gnu.org/archive/html/bug-autoconf/2011-12/msg00001.html>
+ <https://lists.gnu.org/archive/html/bug-autoconf/2011-12/msg00001.html>
2011-12-22 Stefano Lattarini <stefano.lattarini@gmail.com>
@@ -443,7 +443,7 @@
regex: deprecate the obsolete macro AM_WITH_REGEX
This is a backport of commit v1.11-433-g37b0aee.
Today, practically nobody uses the GNU rx library, which, according
- to its own website <http://www.gnu.org/software/rx/rx.html>, has
+ to its own website <https://www.gnu.org/software/rx/rx.html>, has
been "decommissioned". Consequently, the automake-provided macro
AM_WITH_REGEX is not used nor required anymore. Deprecate it, so
that it will be possible to safely remove it in the next major
@@ -458,7 +458,7 @@
* tests/Makefile.am (TESTS): Add it.
* NEWS: Update.
See also:
- <http://lists.gnu.org/archive/html/automake-patches/2010-11/msg00131.html>
+ <https://lists.gnu.org/archive/html/automake-patches/2010-11/msg00131.html>
2011-12-22 Stefano Lattarini <stefano.lattarini@gmail.com>
@@ -767,7 +767,7 @@
($AUTOHEADER, $AUTORECONF): Likewise, but for autoheader and
autoreconf respectively.
Reported by Bruno Haible:
- <http://lists.gnu.org/archive/html/automake/2011-12/msg00039.html>
+ <https://lists.gnu.org/archive/html/automake/2011-12/msg00039.html>
2011-12-16 Stefano Lattarini <stefano.lattarini@gmail.com>
@@ -964,7 +964,7 @@
spurious failures experienced when cross-compiling.
From a report by Jim Meyering:
- <http://lists.gnu.org/archive/html/automake-patches/2011-10/msg00092.html>
+ <https://lists.gnu.org/archive/html/automake-patches/2011-10/msg00092.html>
* tests/cond35.test: Provide a dummy `yywrap' function.
* tests/lex3.test: Likewise.
@@ -1033,8 +1033,8 @@
* lib/am/texinfos.am (install-html-am): Use an extra variable
indirection to work around a bug in Solaris 10 /usr/xpg4/bin/sh.
Bug revealed by a failure of `txinfo21.test'. See also:
- <http://lists.gnu.org/archive/html/bug-autoconf/2011-11/msg00005.html>
- <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10026#23>
+ <https://lists.gnu.org/archive/html/bug-autoconf/2011-11/msg00005.html>
+ <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=10026#23>
2011-11-17 Stefano Lattarini <stefano.lattarini@gmail.com>
@@ -1663,7 +1663,7 @@
spurious failures experienced when cross-compiling.
Reported by Jim Meyering:
- <http://lists.gnu.org/archive/html/automake-patches/2011-10/msg00092.html>
+ <https://lists.gnu.org/archive/html/automake-patches/2011-10/msg00092.html>
* tests/cond35.test: Provide a dummy `yywrap' function.
* tests/lex3.test: Likewise.
@@ -2395,7 +2395,7 @@
signal is trapped, since trying to do it portably within the shell
means opening a nasty can of worms.
For more information and background, see:
- <http://lists.gnu.org/archive/html/bug-autoconf/2011-09/msg00004.html>
+ <https://lists.gnu.org/archive/html/bug-autoconf/2011-09/msg00004.html>
<http://mail.opensolaris.org/pipermail/ksh93-integration-discuss/2009-February/004121.html>
<http://www.cons.org/cracauer/sigint.html>
@@ -3562,7 +3562,7 @@
make was run in concurrent mode (as in, e.g., "make -j2
check"). The bug is not present in NetBSD make.
This change fixes automake bug#9245:
- <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9245>
+ <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=9245>
See also FreeBSD PR bin/159730:
<http://www.freebsd.org/cgi/query-pr.cgi?pr=159730>
* lib/am/check.am [%?PARALLEL_TESTS%] $(TEST_SUITE_LOG): Use a
@@ -5286,8 +5286,8 @@
simple tests: support developer-defined fd redirections
Motivated by coreutils bug#8846, and related discussions:
- <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8846>
- <http://lists.gnu.org/archive/html/bug-autoconf/2011-06/msg00002.html>
+ <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=8846>
+ <https://lists.gnu.org/archive/html/bug-autoconf/2011-06/msg00002.html>
In those threads it has been shown how problematic it can be to do
portable file descriptor redirections in the testsuite when using
the Automake testsuite harness. This change should remedy to that
@@ -5541,7 +5541,7 @@
This change introduces a new special `:test-result:' "END", that,
when seen, prevents the rest of the log file from being parsed.
For more information, refer to the thread:
- <http://lists.gnu.org/archive/html/automake-patches/2011-06/msg00199.html>
+ <https://lists.gnu.org/archive/html/automake-patches/2011-06/msg00199.html>
* lib/am/check.am ($(TEST_SUITE_LOG)): Stop the parsing of a log
file as soon as the special ":test-result:END" directive is seen.
Related changes and enhancements.
@@ -6178,9 +6178,9 @@
* tests/tests-environment-fd-redirect.test: New test.
* tests/Makefile.am (TESTS): Update.
Motivated by coreutils bug#8846:
- <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8846>
+ <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=8846>
See also following CC:ed thread on bug-autoconf list:
- <http://lists.gnu.org/archive/html/bug-autoconf/2011-06/msg00002.html>
+ <https://lists.gnu.org/archive/html/bug-autoconf/2011-06/msg00002.html>
2011-06-16 Stefano Lattarini <stefano.lattarini@gmail.com>
@@ -6215,9 +6215,9 @@
Based on commit v8.12-82-g6b68745 "tests: accommodate HP-UX and
ksh-derived shells" in GNU coreutils.
Further references, with lots of discussion:
- <http://lists.gnu.org/archive/html/bug-autoconf/2011-06/msg00002.html>
+ <https://lists.gnu.org/archive/html/bug-autoconf/2011-06/msg00002.html>
<http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/22488>
- <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8846>
+ <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=8846>
2011-06-13 Stefano Lattarini <stefano.lattarini@gmail.com>
@@ -6478,7 +6478,7 @@
The described spurious failures have already occurred in practice,
for examples on Solaris systems which also had GNU Bash installed.
From a suggestion by Peter Rosin. See discussion at:
- <http://lists.gnu.org/archive/html/automake-patches/2011-06/msg00016.html>
+ <https://lists.gnu.org/archive/html/automake-patches/2011-06/msg00016.html>
* tests/defs (xsi-shell): Now check that $SHELL, rather than the
shell currently running the test script, is an XSI shell.
(xsi-bin-sh): New requirement, checking that /bin/sh (which can
@@ -6772,7 +6772,7 @@
caused inconsistencies in the test suite, brining to spurious
failures.
Problem reported by Graham Reitz on the automake list; see thread:
- <http://lists.gnu.org/archive/html/automake/2011-05/msg00022.html>
+ <https://lists.gnu.org/archive/html/automake/2011-05/msg00022.html>
* automake.in ($traces): Use `@am_AUTOCONF', not simply `autoconf'.
* aclocal.in ($traces): Use `@am_AUTOM4TE', not simply `autom4te'.
* Makefile.am (do_subst): Substitute also `@am_AUTOCONF' and
@@ -8180,7 +8180,7 @@
check: new developer-reserved AM_TESTS_SETUP variable
For reference, see the discussion at:
- <http://lists.gnu.org/archive/html/automake-patches/2011-01/msg00213.html>
+ <https://lists.gnu.org/archive/html/automake-patches/2011-01/msg00213.html>
* lib/am/check.am [%?PARALLEL_TESTS%] (am__check_pre): Pass also
$(AM_TESTS_SETUP). Comments updated, and some typos fixed.
* doc/automake.texi (Simple Tests using parallel-tests): Document
@@ -10051,7 +10051,7 @@
the $(TEST_LOG_COMPILER).
For more information, please refer to the thread "Fix parallel
testsuite run with zsh" on automake-patches, dated 2010-12-22:
- <http://lists.gnu.org/archive/html/automake-patches/2010-12/msg00135.html>
+ <https://lists.gnu.org/archive/html/automake-patches/2010-12/msg00135.html>
This change works around the problems described above for Zsh 4.3
or later, and offers better error messages (instead of random
failures) for earlier Zsh version.
@@ -10088,9 +10088,9 @@
implementations with limited (broken?) `-k' support; for more
information, see these subthreads on the automake-patches list:
- 2010-11-15, "Testsuite failures on HP-UX 11.23",
- <http://lists.gnu.org/archive/html/automake-patches/2010-11/msg00162.html>
+ <https://lists.gnu.org/archive/html/automake-patches/2010-11/msg00162.html>
- 2010-11-15, "Testsuite failures on IRIX 6.5",
- <http://lists.gnu.org/archive/html/automake-patches/2010-11/msg00166.html>
+ <https://lists.gnu.org/archive/html/automake-patches/2010-11/msg00166.html>
2010-12-21 Stefano Lattarini <stefano.lattarini@gmail.com>
diff --git a/old/TODO b/old/TODO
index 00c0346ba..50460a941 100644
--- a/old/TODO
+++ b/old/TODO
@@ -266,7 +266,7 @@ distribution. Also allow "html_DATA", for raw .html files.
[ when will texinfo directly support html? ]
See also Karl Berry's message on a roadmap for a "info -> html"
transition:
-<http://lists.gnu.org/archive/html/texinfo-devel/2012-03/msg00018.html>
+<https://lists.gnu.org/archive/html/texinfo-devel/2012-03/msg00018.html>
uninstall and pkg-dirs should rm -rf the dir.
@@ -400,7 +400,7 @@ with all the different package utilities somehow. Lately I've been
hearing good things about the RedHat packaging utilities. Why are
there so many of these? Are they fun to write or something?
The RedHat package utility is called RPM; see
- ftp://ftp.redhat.com/pub/code/rpm
+ http://rpm.org/
It actually has problems, like no configure script and no documentation.
For Cygnus it would probably be good to be able to handle the native
@@ -496,7 +496,7 @@ 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/>.
Local Variables: