1 2 3 4 5 6 7 8 9 10 11
--- configure.orig Fri Nov 5 14:57:58 2004 +++ configure Fri Nov 5 14:58:33 2004 @@ -265,7 +265,7 @@ esac; done; # Here we check for xine, or mplayer - if [ VIDEO_LIB = "xine" ]; + if [ $VIDEO_LIB = "xine" ]; then check_xinelibs; else