Skip to content
  • Tim-Philipp Müller's avatar
    Check for zlib and if available pass it explicitly to the linker when linking... · 1bf15564
    Tim-Philipp Müller authored
    Check for zlib and if available pass it explicitly to the linker when linking qtdemux. If not available (or --disable...
    
    Original commit message from CVS:
    * configure.ac:
    * gst/qtdemux/Makefile.am:
    * gst/qtdemux/qtdemux.c: (qtdemux_parse_moov):
    Check for zlib and if available pass it explicitly to the linker
    when linking qtdemux. If not available (or --disable-external has
    been specified!), disable the bits in qtdemux that use it. Fixes
    build on MingW (#392856).
    1bf15564