aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2010-01-27 12:58:19 +0000
committerMåns Rullgård <mans@mansr.com>2010-01-27 12:58:19 +0000
commitdc4f5a1c3aec96838da1850af550864a69fab0eb (patch)
tree7aac12a81a3e4a48f40c1b4fbf860018bc0648fd /configure
parente470ef7641a41b6acd0765b7031ad03c041ec186 (diff)
downloadffmpeg-dc4f5a1c3aec96838da1850af550864a69fab0eb.tar.gz
Emit CONFIG_AVUTIL for completeness
Originally committed as revision 21475 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index de16b2b7d5..71ae5556d5 100755
--- a/configure
+++ b/configure
@@ -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