Loading Configure +3 −3 Original line number Diff line number Diff line Loading @@ -1596,7 +1596,7 @@ EOF # and that there are lines to build it in a BEGINRAW..ENDRAW # section or in the Makefile template. if (! -f $d || !(grep { $d eq $_ } || (grep { $d eq $_ } map { cleanfile($srcdir, $_, $blddir) } (@generated_headers, @generated_by_make_headers))) { $d = cleanfile($buildd, $_, $blddir); Loading Loading
Configure +3 −3 Original line number Diff line number Diff line Loading @@ -1596,7 +1596,7 @@ EOF # and that there are lines to build it in a BEGINRAW..ENDRAW # section or in the Makefile template. if (! -f $d || !(grep { $d eq $_ } || (grep { $d eq $_ } map { cleanfile($srcdir, $_, $blddir) } (@generated_headers, @generated_by_make_headers))) { $d = cleanfile($buildd, $_, $blddir); Loading