From 10c63fef9c05bc2a4dff6eeba14d56a7c495b104 Mon Sep 17 00:00:00 2001 From: vlefevre Date: Mon, 20 Jan 2020 15:38:36 +0000 Subject: [tests/Makefile.am] Updated a comment; in particular, replaced the two obsolete gmane.org URLs by lists.gnu.org/archive/html/bug-gnulib ones. (merged changeset r13678 from the trunk) git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/4.0@13680 280ebfd0-de03-0410-8827-d642c229c3f4 --- tests/Makefile.am | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index f1c5c7d44..8bfac2bc9 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -100,9 +100,12 @@ TESTS_ENVIRONMENT = env DISPLAY='' MPFR_QUIET=1 $(VALGRIND) # The -no-install option prevents libtool from generating wrapper scripts # for the tests. -# This is useful to easily run the test scripts under valgrind or gdb. -# See discussion http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/28033 -# http://article.gmane.org/gmane.comp.lib.gnulib.bugs/28140 in particular. +# This is useful to easily run individual test scripts under valgrind or gdb. +# See discussion +# https://lists.gnu.org/archive/html/bug-gnulib/2011-08/msg00247.html +# and +# https://lists.gnu.org/archive/html/bug-gnulib/2011-09/msg00081.html +# in particular. # # The -L$(top_builddir)/src/.libs option is necessary for some platforms, # such as HP-UX, when --with-gmp or --with-gmp-lib is used and an old MPFR -- cgit v1.2.1