mkvtoolnix/ac
Moritz Bunkus ce1bdcb1b1 build system: re-work static Qt plugin handling
This changes several things:

1. The path to the plugins is no longer determined by looking through
   the include flags in QT_LIBS. This process was broken for paths
   with file names. Instead, qmake is queried for the installation
   location for the plugins.

2. Similar to qmake, configure now generates a file for both mkvinfo
   and mkvtoolnix-gui that includes the appropriate #include
   directives for the chosen plugins. Therefore no additional #ifdef…
   logic is required for the static plugins in other parts of the two
   programs.

3. For platforms other than Windows or macOS, configure will now add
   the Xcb platform integration plugin. This is required for using a
   static Qt on Linux. This change should implement #1898.
2017-03-09 22:06:40 +01:00
..
ax_boost_base.m4 build system: update Boost configure macros from www.gnu.org 2015-08-09 21:04:04 +02:00
ax_boost_check_headers.m4
ax_boost_date_time.m4
ax_boost_filesystem.m4 build system: update Boost configure macros from www.gnu.org 2015-08-09 21:04:04 +02:00
ax_boost_regex.m4 build system: update Boost configure macros from www.gnu.org 2015-08-09 21:04:04 +02:00
ax_boost_system.m4 build system: update Boost configure macros from www.gnu.org 2015-08-09 21:04:04 +02:00
ax_docbook.m4 build system: make xsltproc, DocBook mandatory for man pages 2017-01-25 21:19:10 +01:00
boost.m4
c++-features.m4 build system: require more C++14 features 2016-12-13 22:37:14 +01:00
check_version.m4
clang.m4
compiler_flags.m4 build system: enable gcc's stack protection 2015-08-11 15:02:58 +02:00
debugging_profiling.m4 build system: don't use -fipa-icf optimization on i686 mingw target 2016-12-22 18:20:25 +01:00
endianess.m4
extra_inc_lib.m4
flac.m4
gcc_version.m4
gnurx.m4
gtest.m4
iconv.m4
initialization.m4 build system: explicitly check for the C++ preprocessor 2017-02-13 20:21:27 +01:00
inttypes.m4
magic.m4 build system: add configure option for disabling libmagic 2015-07-21 16:42:07 +02:00
manpages_translations.m4
matroska.m4 build system: require libEBML v1.3.4, libMatroska v1.4.5 2016-07-13 18:39:12 +02:00
mingw.m4
nl_langinfo.m4
nlohmann_jsoncpp.m4 configure: add -stdc++ flag during check for nlohmann-jsoncpp 2017-01-24 22:44:58 +01: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 build system: re-work static Qt plugin handling 2017-03-09 22:06:40 +01:00
static.m4
tiocgwinsz.m4
tools.m4
translations.m4 configure: don't check for libintl if --without-gettext is used 2015-11-08 20:40:48 +01:00
utf8cpp.m4
vorbis.m4
zlib.m4 configure: try to detect zlib simply via -lz if no pkg-config module installed for it 2015-04-29 21:50:47 +02:00