# HG changeset patch # User diego # Date 1150473807 0 # Node ID 926079921b484c99804b4fafb5f972d002371543 # Parent 24b2d27f2407ac230945fd38d0fbe5e1b8341565 readability cosmetics diff -r 24b2d27f2407 -r 926079921b48 configure --- 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'