Mercurial > mplayer.hg
diff configure @ 16782:1816685a3d7b
remove nonsense break statements that do nothing..
author | rfelker |
---|---|
date | Mon, 17 Oct 2005 04:51:34 +0000 |
parents | 1a472bba92c7 |
children | da24dff28bbc |
line wrap: on
line diff
--- a/configure Sun Oct 16 19:14:09 2005 +0000 +++ b/configure Mon Oct 17 04:51:34 2005 +0000 @@ -6282,7 +6282,6 @@ int main(void) { return 0; } EOF cc_check && _tv_v4l=yes - break fi fi if test "$_tv_v4l" = yes ; then @@ -6306,7 +6305,6 @@ int main(void) { return 0; } EOF cc_check && _tv_v4l2=yes - break fi fi if test "$_tv_v4l2" = yes ; then