Commit 626c46ec authored by Ramiro Polla's avatar Ramiro Polla

Indent.

Originally committed as revision 21408 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 85167c46
...@@ -2108,7 +2108,7 @@ case $target_os in ...@@ -2108,7 +2108,7 @@ case $target_os in
enabled_any avisynth vfwcap_indev && enabled_any avisynth vfwcap_indev &&
{ check_cpp_condition w32api.h "(__W32API_MAJOR_VERSION > 3) || (__W32API_MAJOR_VERSION == 3 && __W32API_MINOR_VERSION >= 13)" || { 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."; } die "ERROR: avisynth and vfwcap_indev require w32api version 3.13 or later."; }
fi fi
;; ;;
cygwin*) cygwin*)
target_os=cygwin target_os=cygwin
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment