Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-12-20 01:10:20 +0300
committerRichard Levitte <levitte@openssl.org>2002-12-20 01:10:20 +0300
commite286dfe6edc23fd189e6ee8370440cd79b551961 (patch)
treec683722f30d899d53799ec06f989bc0576701cff /apps
parent17e3b273e6ac97ce743e74c749e611649f51de1e (diff)
We stupidly had a separate LIBKRB5 variable for KRB5 library dependencies,
and then didn't support it very well. And that when there already is a useful variable for exactly this kind of thing; EX_LIBS...
Diffstat (limited to 'apps')
-rw-r--r--apps/Makefile.ssl1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/Makefile.ssl b/apps/Makefile.ssl
index 04c4b79a39..b442b7cd74 100644
--- a/apps/Makefile.ssl
+++ b/apps/Makefile.ssl
@@ -18,7 +18,6 @@ PERL= perl
RM= rm -f
# KRB5 stuff
KRB5_INCLUDES=
-LIBKRB5=
PEX_LIBS=
EX_LIBS=