Browse Source

Merge commit '76481f57b528168b00035aee76f7e0878669011f'

* commit '76481f57b528168b00035aee76f7e0878669011f':
  configure: Remove pointless empty *_COMPONENTS variables

Merged-by: James Almer <jamrial@gmail.com>
tags/n4.0
James Almer 8 years ago
parent
commit
e2989c74dc
1 changed files with 0 additions and 6 deletions
  1. +0
    -6
      configure

+ 0
- 6
configure View File

@@ -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…
Cancel
Save