diff --git a/Makefile.am b/Makefile.am index 1ce2932..dbf234e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -39,7 +39,7 @@ AM_MAKEINFOFLAGS = -I $(srcdir) # default ignore list in the manual works. Unfortunately this is # the only way to do it: # -# http://article.gmane.org/gmane.comp.sysutils.automake.bugs/4334/match=passing+parameters +# https://lists.gnu.org/archive/html/bug-automake/2008-09/msg00040.html # # even though it annoyingly produces a warning with the -Wall option # to AM_INIT_AUTOMAKE which has to be silenced via -Wno-override. @@ -76,7 +76,7 @@ check_DATA = $(TESTS_OUT) # Note that automake's `check' rule cannot be overridden # for some weird reason: # -# http://thread.gmane.org/gmane.comp.sysutils.automake.general/13040/focus=13041 +# https://lists.gnu.org/archive/html/automake/2011-09/msg00029.html # # so we override check-TESTS instead which is where the real work is # done anyway. Unfortunately this produces a warning with the -Wall @@ -188,7 +188,7 @@ doc/stow.8: bin/stow.in Makefile.am # # If it were not for a troublesome dependency on doc/$(am__dirstamp): # -# http://article.gmane.org/gmane.comp.sysutils.automake.general/13192 +# https://lists.gnu.org/archive/html/automake/2011-11/msg00107.html # # we could have achieved this using the built-in rules combined with # install-data-hook to rename from stow.pdf to manual.pdf etc. on diff --git a/NEWS b/NEWS index 7a398ac..8d85cd2 100644 --- a/NEWS +++ b/NEWS @@ -235,7 +235,7 @@ due to Stow::Util missing $VERSION. stow directory path being calculated as ../../../usr/home/user/local/stow relative to the target. - See http://article.gmane.org/gmane.comp.gnu.stow.bugs/8820 for details. + See https://lists.gnu.org/archive/html/bug-stow/2013-04/msg00000.html for details. *** Fix stowing of relative links when --no-folding is used. @@ -276,7 +276,7 @@ due to Stow::Util missing $VERSION. Thanks to Gabriele Balducci for reporting this problem: - http://thread.gmane.org/gmane.comp.gnu.stow.general/6676 + https://lists.gnu.org/archive/html/help-stow/2014-09/msg00000.html *** Internal code cleanups diff --git a/TODO b/TODO index a42d4cb..c2da1f4 100644 --- a/TODO +++ b/TODO @@ -4,7 +4,7 @@ install-info, amongst other things: *** http://unix.stackexchange.com/questions/73426/dealing-with-gnu-stow-conflicts -*** http://article.gmane.org/gmane.comp.gnu.stow.general/6661 +*** https://lists.gnu.org/archive/html/help-stow/2013-04/msg00016.html * Get permission for next documentation release to be under FDL 1.3