Loading Configure +1 −1 Original line number Diff line number Diff line Loading @@ -619,7 +619,7 @@ PROCESS_ARGS: { $threads=1; } elsif (/^no-shared$/) { $no_shared=1; } elsif (/^shared$/) elsif (/^shared$/ || /^-shared$/ || /^--shared$/) { $no_shared=0; } elsif (/^no-symlinks$/) { $symlink=0; } Loading Loading
Configure +1 −1 Original line number Diff line number Diff line Loading @@ -619,7 +619,7 @@ PROCESS_ARGS: { $threads=1; } elsif (/^no-shared$/) { $no_shared=1; } elsif (/^shared$/) elsif (/^shared$/ || /^-shared$/ || /^--shared$/) { $no_shared=0; } elsif (/^no-symlinks$/) { $symlink=0; } Loading