diff options
author | Ramiro Polla <ramiro.polla@gmail.com> | 2010-01-23 20:18:38 +0000 |
---|---|---|
committer | Ramiro Polla <ramiro.polla@gmail.com> | 2010-01-23 20:18:38 +0000 |
commit | 626c46ec2320f29fbc64671137b6d9d2bb018e2c (patch) | |
tree | a2ce95369771bbd1fc134abae353265ce41d0efe /configure | |
parent | 85167c46efda5a722226dc1a7c4044a72ccb1db0 (diff) | |
download | ffmpeg-626c46ec2320f29fbc64671137b6d9d2bb018e2c.tar.gz |
Indent.
Originally committed as revision 21408 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |