From f85b7e99e897a4637ce5b454b6b7a721c7969ad8 Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Sun, 1 Aug 2004 20:05:23 +0000 Subject: [PATCH] * aclocal.in (scan_file): Update "#Extending%20aclocal" URL, makeinfo 4.7 now outputs "#Extending-aclocal". --- ChangeLog | 5 +++++ aclocal.in | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 02a5fdb4f..99bbc7b79 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-08-01 Alexandre Duret-Lutz + + * aclocal.in (scan_file): Update "#Extending%20aclocal" URL, makeinfo + 4.7 now outputs "#Extending-aclocal". + 2004-08-01 Alexandre Duret-Lutz Derek R. Price diff --git a/aclocal.in b/aclocal.in index 3a3f45e15..3fd248983 100644 --- a/aclocal.in +++ b/aclocal.in @@ -335,7 +335,7 @@ sub scan_file ($$) print STDERR "$file:$.: warning: underquoted definition of $2\n"; print STDERR " run info '(automake)Extending aclocal'\n" . " or see http://sources.redhat.com/automake/" - . "automake.html#Extending%20aclocal\n" + . "automake.html#Extending-aclocal\n" unless $underquoted_manual_once; $underquoted_manual_once = 1; } -- 2.47.2