From: Tom Tromey Date: Sat, 5 May 2001 21:16:36 +0000 (+0000) Subject: 2001-05-05 Pavel Roskin X-Git-Tag: handle-languages~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4412f6e15a1da85016e2d31021a115d0e3a59c02;p=thirdparty%2Fautomake.git 2001-05-05 Pavel Roskin * automake.in (scan_texinfo_file): Don't push undefined values to @clean_suffixes. --- diff --git a/ChangeLog b/ChangeLog index 2776e60c1..56c7710ec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-05-05 Pavel Roskin + + * automake.in (scan_texinfo_file): Don't push undefined values + to @clean_suffixes. + 2001-05-05 Richard Boulton * automake.in (handle_dist): Check for existence of DIST_SUBDIRS diff --git a/automake.in b/automake.in index b4ffd6357..807a17222 100755 --- a/automake.in +++ b/automake.in @@ -2613,7 +2613,8 @@ sub scan_texinfo_file } elsif (/^\@def(\w+) /) { - push @clean_suffixes, $hidden_index{$1}; + push @clean_suffixes, $hidden_index{$1} + if defined $hidden_index{$1}; } # Merging an index into an another.