diff --git a/configure b/configure index 5cb2d1c0ae..1c7fb3b7ec 100755 --- a/configure +++ b/configure @@ -3205,6 +3205,7 @@ echo "postprocessing support ${postproc-no}" echo "new filter support ${avfilter-no}" echo "network support ${network-no}" echo "threading support ${thread_type-no}" +echo "safe bitstream reader ${safe_bitstream_reader-no}" echo "SDL support ${sdl-no}" echo "Sun medialib support ${mlib-no}" echo "libdxva2 enabled ${dxva2-no}"