2001-05-05 Pavel Roskin <proski@gnu.org>
authorTom Tromey <tromey@redhat.com>
Sat, 5 May 2001 21:16:36 +0000 (21:16 +0000)
committerTom Tromey <tromey@redhat.com>
Sat, 5 May 2001 21:16:36 +0000 (21:16 +0000)
* automake.in (scan_texinfo_file): Don't push undefined values
to @clean_suffixes.

ChangeLog
automake.in

index 2776e60..56c7710 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-05-05  Pavel Roskin <proski@gnu.org>
+
+       * automake.in (scan_texinfo_file): Don't push undefined values
+       to @clean_suffixes.
+
 2001-05-05  Richard Boulton  <richard@tartarus.org>
 
        * automake.in (handle_dist): Check for existence of DIST_SUBDIRS
index b4ffd63..807a172 100755 (executable)
@@ -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.