new year
[openssl.git] / Configure
index bd8f51e3ad7b3fbbbd3525815d36a759668575e5..8a111cc22a7a85540a606a9a36fbdd2ba4248e93 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -685,6 +685,7 @@ if ($no_krb5
        {
        $cflags="-DNO_KRB5 $cflags";
        $options.=" no-krb5" unless $no_krb5;
+       $openssl_algorithm_defines .= "#define NO_KRB5\n";
        }
 else
        {