# HG changeset patch # User michael # Date 1401229215 0 # Node ID 153aab22df3daf5aa175f0c17b8e2525d7ee84f4 # Parent 41bc28d9d896c62da4d88302677d3ae561707352 configure: add CONFIG_HUFFYUVENCDSP to prevent build failure Signed-off-by: Michael Niedermayer diff -r 41bc28d9d896 -r 153aab22df3d configure --- a/configure Tue May 27 21:30:48 2014 +0000 +++ b/configure Tue May 27 22:20:15 2014 +0000 @@ -8657,6 +8657,7 @@ CONFIG_H264QPEL= yes CONFIG_HPELDSP = yes CONFIG_HUFFYUVDSP = yes +CONFIG_HUFFYUVENCDSP = yes CONFIG_TPELDSP = yes CONFIG_HUFFMAN = yes CONFIG_INTRAX8 = yes