mkvtoolnix/ac
Moritz Bunkus f8e425714e configure: look for nlohmann/json.hpp first, json.hpp second
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.
2017-07-17 20:58:19 +02:00
..
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 build system: make xsltproc, DocBook mandatory for man pages 2017-01-25 21:19:10 +01:00
boost.m4 build system: require Boost 1.49.0 or newer 2017-07-11 19:44:27 +02:00
c++-features.m4
check_version.m4
clang.m4
compiler_flags.m4
debugging_profiling.m4 configure: options for enabling address/undefined behavior sanitizers 2017-07-15 16:59:58 +02:00
endianess.m4 configure: use AC_CHECK_TOOL for strings 2017-03-27 19:27:00 +02:00
extra_inc_lib.m4
flac.m4
gcc_version.m4
gnurx.m4
gtest.m4 configure: link gtest with pthreads during check 2017-04-20 22:01:24 +02:00
iconv.m4
initialization.m4 configure: use AC_CHECK_TOOL for strings 2017-03-27 19:27:00 +02:00
inttypes.m4
magic.m4
manpages_translations.m4
matroska.m4
mingw.m4
nl_langinfo.m4
nlohmann_jsoncpp.m4 configure: look for nlohmann/json.hpp first, json.hpp second 2017-07-17 20:58:19 +02:00
ogg.m4
pandoc.m4
pkg.m4
po4a.m4 build system: make xsltproc, DocBook mandatory for man pages 2017-01-25 21:19:10 +01:00
precompiled_headers.m4
pri64d.m4
pugixml.m4 build system: fix pugixml again 2017-02-13 21:37:29 +01:00
qt5.m4 configure: don't abort if moc/uic/rcc/qmake is found but too old 2017-05-09 20:54:15 +02:00
static.m4
tiocgwinsz.m4
tools.m4
translations.m4
utf8cpp.m4
vorbis.m4
zlib.m4