diff --git a/configure b/configure index c783fa1497..856aaf6e77 100755 --- a/configure +++ b/configure @@ -1764,6 +1764,8 @@ for ac_option do --with-extraincdir=*) ;; --with-extralibdir=*) ;; --extra-libs=*) ;; + --extra-libs-mplayer=*) ;; + --extra-libs-mencoder=*) ;; --enable-runtime-cpudetection) ;; --disable-runtime-cpudetection) ;; --enable-cross-compile) ;;