enable RFC/3779, requested by George Michaelson

This commit is contained in:
christos 2007-03-10 00:49:47 +00:00
parent d8a2863966
commit f0f7c41448
1 changed files with 1 additions and 1 deletions

View File

@ -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