From: Alexandre Duret-Lutz Date: Fri, 9 Nov 2001 21:55:08 +0000 (+0000) Subject: * automake.in (scan_texinfo_file): Typo from 2001-11-05. X-Git-Tag: Release-1-5b~28 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=1205052fbd8f218b2b2975e6b955a72f05235598;p=automake.git * automake.in (scan_texinfo_file): Typo from 2001-11-05. --- diff --git a/ChangeLog b/ChangeLog index 4899d203..6318be58 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-11-09 Alexandre Duret-Lutz + + * automake.in (scan_texinfo_file): Typo from 2001-11-05. + 2001-11-09 Alexandre Duret-Lutz * lib/am/distdir.am (distdir): Also look for directory in build diff --git a/automake.in b/automake.in index f9d14568..47800359 100755 --- a/automake.in +++ b/automake.in @@ -2890,7 +2890,7 @@ sub scan_texinfo_file my %hidden_index = (tp => 'tps'); $hidden_index{$_} = 'fns' foreach qw(fn un typefn typefun max spec op typeop method typemethod); - $hidden_index{$_} = 'fns' foreach qw(vr var typevr typevar opt cv + $hidden_index{$_} = 'vrs' foreach qw(vr var typevr typevar opt cv ivar typeivar); # Indexes stored into another one. In this case, the *.??s file