The build files use %disabled, make sure to pass it to them
[openssl.git] / Configure
index 04ed030d65d5f13d44f97ae39e17c3c8e9359d9d..63d3e03211b764de19f0013d4c63adf0e283744d 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -1599,7 +1599,7 @@ use warnings;
 use Exporter;
 #use vars qw(\@ISA \@EXPORT);
 our \@ISA = qw(Exporter);
-our \@EXPORT = qw(\%config \%target %withargs %unified_info);
+our \@EXPORT = qw(\%config \%target %disabled %withargs %unified_info);
 
 EOF
 print OUT "our %config = (\n";