mirror of
https://github.com/ceph/ceph
synced 2024-12-17 00:46:05 +00:00
1aff646335
This change mainly intends to prevent linking with libssl when the crypto provider is NSS, which provides an SSL implementation (the implementation we must use and prefer when NSS is selected). Secondarily, actually detect openssl when it is selected, which happens by default and co-selects with cryptopp. To do this, we import the ax_check_openssl.m4 from the automake archive. Since upstream builds now prefer NSS crypto, make this the default. Signed-off-by: Matt Benjamin <mbenjamin@redhat.com> |
||
---|---|---|
.. | ||
ac_check_class.m4 | ||
ac_check_classpath.m4 | ||
ac_check_rqrd_class.m4 | ||
ac_java_options.m4 | ||
ac_prog_jar.m4 | ||
ac_prog_java_works.m4 | ||
ac_prog_java.m4 | ||
ac_prog_javac_works.m4 | ||
ac_prog_javac.m4 | ||
ac_prog_javah.m4 | ||
ac_try_compile_java.m4 | ||
ac_try_run_javac.m4 | ||
acx_pthread.m4 | ||
ax_arm.m4 | ||
ax_c_pretty_func.m4 | ||
ax_c_var_func.m4 | ||
ax_check_compile_flag.m4 | ||
ax_check_openssl.m4 | ||
ax_cxx_compile_stdcxx_11.m4 | ||
ax_cxx_static_cast.m4 | ||
ax_intel.m4 |