./configure no-deprecated [no-dsa] [no-dh] [no-ec] [no-rsa]
	make all test
work again (+ make update)

PR: 1159
This commit is contained in:
Nils Larsch
2005-07-16 11:13:10 +00:00
parent 273157153c
commit 4913b88f70
61 changed files with 294 additions and 84 deletions

View File

@@ -109,6 +109,7 @@
*
*/
#include <openssl/opensslconf.h> /* for OPENSSL_NO_DH */
#ifndef OPENSSL_NO_DH
#include <stdio.h>
#include <stdlib.h>