mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-29 06:15:24 +00:00
f8e425714e
The upstream project intends the include files to be installed in `$includedir/nlohmann/json.hpp`, e.g. `/usr/include/nlohmann/json.hpp`. Debian did not follow that recommendation and installed them directly in `$includedir`. Therefore `configure` was only looking for the latter, not the former. However, Debian will soon follow suit. Therefore detection has been extended to check for the intended location first. Fixes #2048. |
||
---|---|---|
.. | ||
ax_boost_base.m4 | ||
ax_boost_check_headers.m4 | ||
ax_boost_date_time.m4 | ||
ax_boost_filesystem.m4 | ||
ax_boost_regex.m4 | ||
ax_boost_system.m4 | ||
ax_docbook.m4 | ||
boost.m4 | ||
c++-features.m4 | ||
check_version.m4 | ||
clang.m4 | ||
compiler_flags.m4 | ||
debugging_profiling.m4 | ||
endianess.m4 | ||
extra_inc_lib.m4 | ||
flac.m4 | ||
gcc_version.m4 | ||
gnurx.m4 | ||
gtest.m4 | ||
iconv.m4 | ||
initialization.m4 | ||
inttypes.m4 | ||
magic.m4 | ||
manpages_translations.m4 | ||
matroska.m4 | ||
mingw.m4 | ||
nl_langinfo.m4 | ||
nlohmann_jsoncpp.m4 | ||
ogg.m4 | ||
pandoc.m4 | ||
pkg.m4 | ||
po4a.m4 | ||
precompiled_headers.m4 | ||
pri64d.m4 | ||
pugixml.m4 | ||
qt5.m4 | ||
static.m4 | ||
tiocgwinsz.m4 | ||
tools.m4 | ||
translations.m4 | ||
utf8cpp.m4 | ||
vorbis.m4 | ||
zlib.m4 |