Don't use standard kerberos library locations in MK1MF builds.
[openssl.git] / util / mk1mf.pl
index 2a4c8c34cea6a15a3033209f312113858eed72b0..3f4ffadc5c40666a7425e7ac4130da059e3c48f9 100755 (executable)
@@ -975,7 +975,7 @@ sub read_options
                "debug" => \$debug,
                "profile" => \$profile,
                "shlib" => \$shlib,
-               "dll" => \$dll,
+               "dll" => \$shlib,
                "shared" => 0,
                "no-gmp" => 0,
                "no-shared" => 0,