From dc4f5a1c3aec96838da1850af550864a69fab0eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A5ns=20Rullg=C3=A5rd?= Date: Wed, 27 Jan 2010 12:58:19 +0000 Subject: [PATCH] Emit CONFIG_AVUTIL for completeness Originally committed as revision 21475 to svn://svn.ffmpeg.org/ffmpeg/trunk --- configure | 2 ++ 1 file changed, 2 insertions(+) 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