mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 12:32:48 +01:00
8713de83a0
Add environment settings to specify the CFLAGS and LIBS to be used for BerkeleyDB directly. These will completely by-pass autodetection in the same way as other similar flags. ``` BDB_CFLAGS C compiler flags for BerkeleyDB, bypasses autodetection BDB_LIBS Linker flags for BerkeleyDB, bypasses autodetection ``` Implements #3921. |
||
---|---|---|
.. | ||
ax_boost_base.m4 | ||
ax_boost_chrono.m4 | ||
ax_boost_filesystem.m4 | ||
ax_boost_program_options.m4 | ||
ax_boost_system.m4 | ||
ax_boost_thread.m4 | ||
ax_boost_unit_test_framework.m4 | ||
ax_check_compile_flag.m4 | ||
ax_check_link_flag.m4 | ||
ax_check_preproc_flag.m4 | ||
ax_cxx_compile_stdcxx.m4 | ||
ax_gcc_func_attribute.m4 | ||
ax_pthread.m4 | ||
bitcoin_find_bdb48.m4 | ||
bitcoin_qt.m4 | ||
bitcoin_subdir_to_include.m4 | ||
l_atomic.m4 |