Remove CYGWIN=detect_bloda option
This commit is contained in:
@ -110,7 +110,6 @@ static struct parse_thing
|
||||
} values[2];
|
||||
} known[] NO_COPY =
|
||||
{
|
||||
{"detect_bloda", {&detect_bloda}, setbool, NULL, {{false}, {true}}},
|
||||
{"dosfilewarning", {&dos_file_warning}, setbool, NULL, {{false}, {true}}},
|
||||
{"error_start", {func: error_start_init}, isfunc, NULL, {{0}, {0}}},
|
||||
{"export", {&export_settings}, setbool, NULL, {{false}, {true}}},
|
||||
|
Reference in New Issue
Block a user