Add .ENABL LCM. Its default setting was incorrect.

This commit is contained in:
Olaf Seibert
2017-05-06 17:53:15 +02:00
parent f3af0d060f
commit ea5ef8587f
7 changed files with 93 additions and 0 deletions

View File

@@ -201,6 +201,7 @@ void prepare_pass(int this_pass, STACK *stack, int nr_files, char **fnames)
sect_sp = -1;
suppressed = 0;
enabl_lc = 1;
enabl_lcm = 0;
}
int main(