Commit d9eb7cdd authored by ramiro's avatar ramiro

Indent.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@21408 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 2d4512c0
...@@ -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