Removed erroneous comment
authorTom Tromey <tromey@redhat.com>
Sat, 10 Apr 1999 22:11:15 +0000 (22:11 +0000)
committerTom Tromey <tromey@redhat.com>
Sat, 10 Apr 1999 22:11:15 +0000 (22:11 +0000)
automake.in

index 23a24b2..78295f3 100755 (executable)
@@ -1184,7 +1184,6 @@ sub handle_single_transform_list
                    }
                }
 
-               # FIXME: this fails with parallel builds!
                &pretty_print_rule ($object . ':', "\t", @dep_list);
            }