Emit CONFIG_AVUTIL for completeness
Originally committed as revision 21475 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
e470ef7641
commit
dc4f5a1c3a
1 changed files with 2 additions and 0 deletions
2
configure
vendored
2
configure
vendored
|
|
@ -1062,6 +1062,7 @@ HAVE_LIST="
|
|||
|
||||
# options emitted with CONFIG_ prefix but not available on command line
|
||||
CONFIG_EXTRA="
|
||||
avutil
|
||||
gplv3
|
||||
lgplv3
|
||||
"
|
||||
|
|
@ -1409,6 +1410,7 @@ host_os=$target_os
|
|||
enable avcodec
|
||||
enable avdevice
|
||||
enable avformat
|
||||
enable avutil
|
||||
enable asm
|
||||
enable debug
|
||||
enable doc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue