Merge commit '76481f57b5'
* commit '76481f57b5':
configure: Remove pointless empty *_COMPONENTS variables
Merged-by: James Almer <jamrial@gmail.com>
This commit is contained in:
commit
e2989c74dc
1 changed files with 0 additions and 6 deletions
6
configure
vendored
6
configure
vendored
|
|
@ -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="
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue