0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02: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) ;;