From 3e8fc3c60a9da0ed8d12ce73f03a3694f3b6a0eb Mon Sep 17 00:00:00 2001 From: diego Date: Thu, 26 Apr 2007 11:53:38 +0000 Subject: 10l elif syntax error git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23121 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 7601fc7ab2..9e49c43579 100755 --- a/configure +++ b/configure @@ -6157,7 +6157,7 @@ if test "$_libavutil_a" = auto ; then else die "MPlayer will not compile without libavutil in the source tree." fi -elif test "$_libavutil_so" = auto +elif test "$_libavutil_so" = auto ; then _libavutil_so=no cat > $TMPC << EOF #include -- cgit v1.2.3