diff options
author | James Almer <jamrial@gmail.com> | 2017-11-11 16:31:40 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2017-11-11 16:31:40 -0300 |
commit | e2989c74dcf12dc398bf0c82b6c4eab5218fe621 (patch) | |
tree | d47907c200a1cd9f91b01db90c10767a4e686124 | |
parent | b9ab980cd94f985b6308df8750c6fcb5e04cd81c (diff) | |
parent | 76481f57b528168b00035aee76f7e0878669011f (diff) | |
download | ffmpeg-e2989c74dcf12dc398bf0c82b6c4eab5218fe621.tar.gz |
Merge commit '76481f57b528168b00035aee76f7e0878669011f'
* commit '76481f57b528168b00035aee76f7e0878669011f':
configure: Remove pointless empty *_COMPONENTS variables
Merged-by: James Almer <jamrial@gmail.com>
-rwxr-xr-x | configure | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -1490,17 +1490,11 @@ AVFORMAT_COMPONENTS=" protocols " -AVRESAMPLE_COMPONENTS="" - -AVUTIL_COMPONENTS="" - COMPONENT_LIST=" $AVCODEC_COMPONENTS $AVDEVICE_COMPONENTS $AVFILTER_COMPONENTS $AVFORMAT_COMPONENTS - $AVRESAMPLE_COMPONENTS - $AVUTIL_COMPONENTS " EXAMPLE_LIST=" |