changeset 34958:a2ae66db73b2

Fix compilation with current FFmpeg, second try.
author cehoyos
date Sat, 28 Jul 2012 22:28:04 +0000
parents 86ca44fb7f52
children ae29467e3294
files configure
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sat Jul 28 20:39:46 2012 +0000
+++ b/configure	Sat Jul 28 22:28:04 2012 +0000
@@ -8271,7 +8271,7 @@
 SLIBNAME_WITH_MAJOR = \$(SLIBNAME)-42
 
 # Some FFmpeg codecs depend on these. Enable them unconditionally for now.
-CONFIG_AANDCT  = yes
+CONFIG_AANDCTTABLES  = yes
 CONFIG_DCT     = yes
 CONFIG_DWT     = yes
 CONFIG_FFT     = yes