diff options
author | Diego Biurrun <diego@biurrun.de> | 2005-12-22 00:18:18 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2005-12-22 00:18:18 +0000 |
commit | 50827fcf44f34521df4708cdb633809b56fb9df3 (patch) | |
tree | ea5760312c4504b3369109dd6a54db3cbdd6eb26 | |
parent | 64c968daaa98750c22374a8f1c02da32397e990e (diff) | |
download | ffmpeg-50827fcf44f34521df4708cdb633809b56fb9df3.tar.gz |
Reportedly FFmpeg fails to compile on Cygwin with vhook enabled, but FFserver
works now.
Originally committed as revision 4763 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -350,7 +350,7 @@ CYGWIN*) v4l="no" audio_oss="yes" dv1394="no" -ffserver="no" +vhook="no" extralibs="" cygwin="yes" EXESUF=".exe" |