mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-26 11:32:01 -05:00
As libssl depends on libcrypto, -lssl needs to precede -lcrypto in linker invocations or else the build will fail with static OpenSSL libraries. Adjust m4/ax_check_openssl.m4 to prevent this issue from getting triggered when pkg-config files for OpenSSL are not available. |
||
|---|---|---|
| .. | ||
| ax_cc_for_build.m4 | ||
| ax_check_compile_flag.m4 | ||
| ax_check_link_flag.m4 | ||
| ax_check_openssl.m4 | ||
| ax_check_preproc_flag.m4 | ||
| ax_gcc_func_attribute.m4 | ||
| ax_lib_lmdb.m4 | ||
| ax_perl_module.m4 | ||
| ax_posix_shell.m4 | ||
| ax_pthread.m4 | ||
| ax_python_module.m4 | ||
| ax_restore_flags.m4 | ||
| ax_save_flags.m4 | ||
| ax_tls.m4 | ||
| compat.m4 | ||