Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClément Bœsch <cboesch@gopro.com>2017-03-31 12:30:38 +0300
committerClément Bœsch <cboesch@gopro.com>2017-03-31 12:30:38 +0300
commit12bfed2fd9ed25cca3b9ad495197f63d466d130a (patch)
tree97c426e659f6e5ed9daf0ce937d5383a9f2e9d59 /configure
parentd62606480f41ac26ec98be45166cc11530276e83 (diff)
configure: remove redundant info
Based on d1a91ebe4990001e0800ee9ac54ed2207e4f56ff
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure b/configure
index e90041e5e5..6d76cf7e1e 100755
--- a/configure
+++ b/configure
@@ -6594,9 +6594,6 @@ echo "postprocessing support ${postproc-no}"
echo "network support ${network-no}"
echo "threading support ${thread_type-no}"
echo "safe bitstream reader ${safe_bitstream_reader-no}"
-echo "SDL2 support ${sdl2-no}"
-echo "opencl enabled ${opencl-no}"
-echo "JNI support ${jni-no}"
echo "texi2html enabled ${texi2html-no}"
echo "perl enabled ${perl-no}"
echo "pod2man enabled ${pod2man-no}"