Loading include/openssl/opensslconf.h.in +11 −15 Original line number Diff line number Diff line Loading @@ -32,10 +32,6 @@ extern "C" { $OUT .= "#endif\n"; } } ""; -} {- if (@{$config{openssl_thread_defines}}) { foreach (@{$config{openssl_thread_defines}}) { $OUT .= "#ifndef $_\n"; Loading Loading
include/openssl/opensslconf.h.in +11 −15 Original line number Diff line number Diff line Loading @@ -32,10 +32,6 @@ extern "C" { $OUT .= "#endif\n"; } } ""; -} {- if (@{$config{openssl_thread_defines}}) { foreach (@{$config{openssl_thread_defines}}) { $OUT .= "#ifndef $_\n"; Loading