We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7a00c5 commit 48800a8Copy full SHA for 48800a8
mythtv/configure
@@ -3748,7 +3748,7 @@ enabled mlib && require mediaLib mlib_types.h mlib_VectorSub_S16_U8_Mod -
3748
if enabled libmpeg2external; then
3749
check_lib mpeg2dec/mpeg2.h mpeg2_init -lmpeg2 || disable libmpeg2external
3750
if disabled libmpeg2external; then
3751
- die "Warning! No suiteable external libmpeg2 found, use internal copy."
+ die "Warning! No suitable external libmpeg2 found, use internal copy."
3752
fi
3753
disable mythtranscode
3754
0 commit comments