Commit 76481f57 authored by Diego Biurrun's avatar Diego Biurrun

configure: Remove pointless empty *_COMPONENTS variables

parent 1c047c8f
......@@ -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="
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment