mirror of
https://github.com/videolan/vlc.git
synced 2024-11-27 11:57:03 +08:00
configure: only use SRT libraries that export C++ runtimes correctly
This commit is contained in:
parent
e6722f5f46
commit
e923aa691f
@ -4078,7 +4078,7 @@ AM_CONDITIONAL([HAVE_LIRC], [test "${have_lirc}" = "yes"])
|
||||
dnl
|
||||
dnl SRT plugin
|
||||
dnl
|
||||
PKG_ENABLE_MODULES_VLC([SRT], [access_srt access_output_srt], [srt >= 1.3.0], [SRT input/output plugin], [auto], [], [], [-DENABLE_SRT])
|
||||
PKG_ENABLE_MODULES_VLC([SRT], [access_srt access_output_srt], [srt >= 1.3.2], [SRT input/output plugin], [auto], [], [], [-DENABLE_SRT])
|
||||
|
||||
dnl
|
||||
dnl RIST plugin
|
||||
|
Loading…
Reference in New Issue
Block a user