Remove the dead store in EVP_DecryptFinal_ex
[openssl.git] / configdata.pm.in
index 840e23b6c1141eee38df1bd45a55fa0313480a36..68439ae93c2bd35f135b99c9581511d3cad39451 100644 (file)
@@ -91,7 +91,7 @@ unless (caller) {
         # We do that in two steps, where the first step emits perl
         # snippets.
 
-        my $buildfile = $target{build_file};
+        my $buildfile = $config{build_file};
         my $buildfile_template = "$buildfile.in";
         my @autowarntext = (
             'WARNING: do not edit!',