diff --git a/scripts/specialize-patch b/scripts/specialize-patch index 49f84250a..9d7f80276 100755 --- a/scripts/specialize-patch +++ b/scripts/specialize-patch @@ -399,8 +399,7 @@ function process_preprocessor_statement(evaluated, condition) { discard = 1 delete_next_blank_line = 1 } - else if (output && (!condition \ - || condition && matching_if !~ "^+#(el|)if [01]")) + else if (output && (!condition || matching_if !~ "^+#(el|)if [01]")) { if (evaluated == "+#if undecided" \ || (evaluated !~ "^+#if" \