enable RFC/3779, requested by George Michaelson
This commit is contained in:
parent
d8a2863966
commit
f0f7c41448
2
crypto/dist/openssl/crypto/opensslconf.h
vendored
2
crypto/dist/openssl/crypto/opensslconf.h
vendored
@ -20,10 +20,10 @@
|
||||
#ifndef OPENSSL_NO_RC5
|
||||
# define OPENSSL_NO_RC5
|
||||
#endif
|
||||
#endif
|
||||
#ifndef OPENSSL_NO_RFC3779
|
||||
# define OPENSSL_NO_RFC3779
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#endif /* OPENSSL_DOING_MAKEDEPEND */
|
||||
#ifndef OPENSSL_NO_DYNAMIC_ENGINE
|
||||
|
Loading…
Reference in New Issue
Block a user