]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
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 23a24b24493a4a3faee98cc64d56b669c6813b33..78295f3d155b78d161af2eb3fd6d6834233e380f 100755 (executable)
@@ -1184,7 +1184,6 @@ sub handle_single_transform_list
                    }
                }
 
-               # FIXME: this fails with parallel builds!
                &pretty_print_rule ($object . ':', "\t", @dep_list);
            }