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
2
configure
vendored
2
configure
vendored
@ -1062,6 +1062,7 @@ HAVE_LIST="
|
|||||||
|
|
||||||
# options emitted with CONFIG_ prefix but not available on command line
|
# options emitted with CONFIG_ prefix but not available on command line
|
||||||
CONFIG_EXTRA="
|
CONFIG_EXTRA="
|
||||||
|
avutil
|
||||||
gplv3
|
gplv3
|
||||||
lgplv3
|
lgplv3
|
||||||
"
|
"
|
||||||
@ -1409,6 +1410,7 @@ host_os=$target_os
|
|||||||
enable avcodec
|
enable avcodec
|
||||||
enable avdevice
|
enable avdevice
|
||||||
enable avformat
|
enable avformat
|
||||||
|
enable avutil
|
||||||
enable asm
|
enable asm
|
||||||
enable debug
|
enable debug
|
||||||
enable doc
|
enable doc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user