Indent.
authorRamiro Polla <ramiro.polla@gmail.com>
Sat, 23 Jan 2010 20:18:38 +0000 (20:18 +0000)
committerRamiro Polla <ramiro.polla@gmail.com>
Sat, 23 Jan 2010 20:18:38 +0000 (20:18 +0000)
Originally committed as revision 21408 to svn://svn.ffmpeg.org/ffmpeg/trunk

configure

index 230d869..72c2db0 100755 (executable)
--- a/configure
+++ b/configure
@@ -2108,7 +2108,7 @@ case $target_os in
             enabled_any avisynth vfwcap_indev &&
                 { check_cpp_condition w32api.h "(__W32API_MAJOR_VERSION > 3) || (__W32API_MAJOR_VERSION == 3 && __W32API_MINOR_VERSION >= 13)" ||
                   die "ERROR: avisynth and vfwcap_indev require w32api version 3.13 or later."; }
-            fi
+        fi
         ;;
     cygwin*)
         target_os=cygwin