Loading Configure +2 −2 Original line number Diff line number Diff line Loading @@ -1757,7 +1757,7 @@ EOF # If it isn't in the source tree, we assume it's generated # in the build tree if (! -f $s) { if (! -f $s || $generate{$_}) { $s = cleanfile($buildd, $_, $blddir); } # We recognise C and asm files Loading @@ -1783,7 +1783,7 @@ EOF # If it isn't in the source tree, we assume it's generated # in the build tree if (! -f $s) { if (! -f $s || $generate{$_}) { $s = cleanfile($buildd, $_, $blddir); } # We recognise C and asm files Loading Loading
Configure +2 −2 Original line number Diff line number Diff line Loading @@ -1757,7 +1757,7 @@ EOF # If it isn't in the source tree, we assume it's generated # in the build tree if (! -f $s) { if (! -f $s || $generate{$_}) { $s = cleanfile($buildd, $_, $blddir); } # We recognise C and asm files Loading @@ -1783,7 +1783,7 @@ EOF # If it isn't in the source tree, we assume it's generated # in the build tree if (! -f $s) { if (! -f $s || $generate{$_}) { $s = cleanfile($buildd, $_, $blddir); } # We recognise C and asm files Loading