1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-03 21:42:18 +00:00

quit on unknown parm

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6842 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
atmos4 2002-07-30 12:24:26 +00:00
parent 51165d44ef
commit 6227d15210

1
configure vendored
View File

@ -1242,6 +1242,7 @@ for ac_option do
*)
echo "Unknown parameter: $ac_option"
exit
;;
esac