The build files use %disabled, make sure to pass it to them
[openssl.git] / util / dofile.pl
index 78b8dfed9d4ac8bd16ffff53e7df9a585bdb3e2f..983778f170c11efe36f4c2d3590aa2f968b4eb9e 100644 (file)
@@ -183,6 +183,7 @@ sub output_off {
 $template->fill_in(OUTPUT => \*STDOUT,
                    HASH => { config => \%config,
                              target => \%target,
+                             disabled => \%disabled,
                              withargs => \%withargs,
                              unified_info => \%unified_info,
                              autowarntext => \@autowarntext,