This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
Indent.
Originally committed as revision 21408 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.6
Ramiro Polla
15 years ago
parent
85167c46ef
commit
626c46ec23
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
configure
+ 1
- 1
configure
View File
@@ -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
Write
Preview
Loading…
Cancel
Save