1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-07 15:41:55 +00:00

Fix --extra-libs-mplayer and --extra-libs-mencoder.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21590 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2006-12-11 10:23:33 +00:00
parent bba7a9743d
commit 33763370c0

2
configure vendored
View File

@ -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) ;;