Browse Source

Emit CONFIG_AVUTIL for completeness

Originally committed as revision 21475 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.6
Måns Rullgård 16 years ago
parent
commit
dc4f5a1c3a
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      configure

+ 2
- 0
configure View File

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