summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-06-16 16:03:27 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-06-16 16:03:27 +0000
commit1b393e973d0beae35fb17b82319928f175780d91 (patch)
tree17e57960687121170af4100be093bbbaa3cf320d /configure
parentfe8651b4cf5e4e0e460fd99cca3ac92b25029de1 (diff)
downloadmpv-1b393e973d0beae35fb17b82319928f175780d91.tar.bz2
mpv-1b393e973d0beae35fb17b82319928f175780d91.tar.xz
readability cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18731 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure12
1 files changed, 6 insertions, 6 deletions
diff --git a/configure b/configure
index 76d251f392..92f7b090a1 100755
--- a/configure
+++ b/configure
@@ -3444,7 +3444,7 @@ else
_def_sysi86='#undef HAVE_SYSI86'
fi
echores "$_sysi86"
-fi
+fi #if sunos
echocheck "sys/sysinfo.h"
@@ -5969,7 +5969,7 @@ EOF
fi
fi
-fi
+fi # if false
echores "$_dshow"
@@ -6195,7 +6195,7 @@ EOF
fi
fi
echores "$_libavutil_so"
-fi
+fi #if test "$_libavutil" != yes ; then
if test "$_libavcodec" != yes ; then
echocheck "FFmpeg libavcodec (dynamic)"
@@ -6222,7 +6222,7 @@ EOF
fi
fi
echores "$_libavcodec_so"
-fi
+fi #if test "$_libavcodec" != yes ; then
if test "$_libavformat" != yes ; then
echocheck "FFmpeg libavformat (dynamic)"
@@ -6244,7 +6244,7 @@ EOF
fi
fi
echores "$_libavformat_so"
-fi
+fi #if test "$_libavformat" != yes ; then
if test "$_libpostproc" != yes ; then
echocheck "FFmpeg libpostproc (dynamic)"
@@ -6264,7 +6264,7 @@ EOF
fi
fi
echores "$_libpostproc_so"
-fi
+fi #if test "$_libpostproc" != yes ; then
_def_libavcodec='#undef USE_LIBAVCODEC'
_def_libavcodec_so='#undef USE_LIBAVCODEC_SO'