# HG changeset patch # User michael # Date 1401226248 0 # Node ID 41bc28d9d896c62da4d88302677d3ae561707352 # Parent f996bcd28c233bbbc2bea7ef1b25754371e54588 configure: prevent build failure due to CONFIG_HUFFYUVDSP Signed-off-by: Michael Niedermayer diff -r f996bcd28c23 -r 41bc28d9d896 configure --- a/configure Tue May 27 19:22:12 2014 +0000 +++ b/configure Tue May 27 21:30:48 2014 +0000 @@ -8656,6 +8656,7 @@ CONFIG_H264PRED= yes CONFIG_H264QPEL= yes CONFIG_HPELDSP = yes +CONFIG_HUFFYUVDSP = yes CONFIG_TPELDSP = yes CONFIG_HUFFMAN = yes CONFIG_INTRAX8 = yes