diff --git a/configure b/configure index 5e7ded1417..2368d73465 100755 --- a/configure +++ b/configure @@ -3136,6 +3136,7 @@ for opt do --disable-all) map 'eval unset \${$(toupper ${v%s})_LIST}' $COMPONENT_LIST disable $LIBRARY_LIST $PROGRAM_LIST doc + enable avutil ;; --enable-random|--disable-random) action=${opt%%-random}