aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.org
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.org')
-rw-r--r--Makefile.org6
1 files changed, 1 insertions, 5 deletions
diff --git a/Makefile.org b/Makefile.org
index 8146eedef1..6e32d5beb6 100644
--- a/Makefile.org
+++ b/Makefile.org
@@ -106,10 +106,6 @@ MODES_ASM_OBJ=
ENGINES_ASM_OBJ=
PERLASM_SCHEME=
-# KRB5 stuff
-KRB5_INCLUDES=
-LIBKRB5=
-
# Zlib stuff
ZLIB_INCLUDE=
LIBZLIB=
@@ -146,7 +142,7 @@ SDIRS= \
des aes rc2 rc4 rc5 idea bf cast camellia seed modes \
bn ec rsa dsa ecdsa dh ecdh dso engine \
buffer bio stack lhash rand err \
- evp asn1 pem x509 x509v3 conf txt_db pkcs7 pkcs12 comp ocsp ui krb5 \
+ evp asn1 pem x509 x509v3 conf txt_db pkcs7 pkcs12 comp ocsp ui \
cms pqueue ts jpake srp store cmac
# keep in mind that the above list is adjusted by ./Configure
# according to no-xxx arguments...