changeset 18728:926079921b48

readability cosmetics
author diego
date Fri, 16 Jun 2006 16:03:27 +0000
parents 24b2d27f2407
children 11bc41259cc6
files configure
diffstat 1 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Fri Jun 16 13:40:00 2006 +0000
+++ b/configure	Fri Jun 16 16:03:27 2006 +0000
@@ -3444,7 +3444,7 @@
   _def_sysi86='#undef HAVE_SYSI86'
 fi
 echores "$_sysi86"
-fi
+fi #if sunos
 
 
 echocheck "sys/sysinfo.h"
@@ -5969,7 +5969,7 @@
   fi
 fi
 
-fi
+fi # if false
 
 echores "$_dshow"
 
@@ -6195,7 +6195,7 @@
   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 @@
   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 @@
   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 @@
   fi
 fi
 echores "$_libpostproc_so"
-fi
+fi #if test "$_libpostproc" != yes ; then
 
 _def_libavcodec='#undef USE_LIBAVCODEC'
 _def_libavcodec_so='#undef USE_LIBAVCODEC_SO'