Since opensslconf.h might be included over and over, undefine
[openssl.git] / Configure
index ada01f82360dec0791cf00ed0120ca52ba29e0d8..4bab7e6518c1d67a79faa05a9d8ad9fd268d5925 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -693,7 +693,6 @@ if ($no_krb5
        $cflags="-DOPENSSL_NO_KRB5 $cflags";
        $options.=" no-krb5" unless $no_krb5;
        $openssl_algorithm_defines .= "#define OPENSSL_NO_KRB5\n";
-       $openssl_algorithm_defines .= "#define NO_KRB5\n";
        }
 else
        {