diff options
author | Diego Biurrun <diego@biurrun.de> | 2017-10-05 23:16:25 +0200 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2017-10-10 23:20:21 +0200 |
commit | 76481f57b528168b00035aee76f7e0878669011f (patch) | |
tree | c0370ae51c6710810507455a5781704d473ba21d | |
parent | 1c047c8f4d5e016e89250afdeb88a4fea707cc1c (diff) | |
download | ffmpeg-76481f57b528168b00035aee76f7e0878669011f.tar.gz |
configure: Remove pointless empty *_COMPONENTS variables
-rwxr-xr-x | configure | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -1242,16 +1242,11 @@ AVFORMAT_COMPONENTS=" protocols " -AVRESAMPLE_COMPONENTS="" -AVUTIL_COMPONENTS="" - COMPONENT_LIST=" $AVCODEC_COMPONENTS $AVDEVICE_COMPONENTS $AVFILTER_COMPONENTS $AVFORMAT_COMPONENTS - $AVRESAMPLE_COMPONENTS - $AVUTIL_COMPONENTS " EXAMPLE_LIST=" |