File openssl-avoid-config-twice.patch of Package compat-openssl098.29129

Index: openssl-1.0.1i/crypto/conf/conf_sap.c
===================================================================
--- openssl-1.0.1i.orig/crypto/conf/conf_sap.c
+++ openssl-1.0.1i/crypto/conf/conf_sap.c
@@ -102,6 +102,7 @@ void OPENSSL_config(const char *config_n
 		exit(1);
 		}
 
+	openssl_configured = 1;
 	return;
 	}
 
openSUSE Build Service is sponsored by