Reportedly FFmpeg fails to compile on Cygwin with vhook enabled, but FFserver
authorDiego Biurrun <diego@biurrun.de>
Thu, 22 Dec 2005 00:18:18 +0000 (00:18 +0000)
committerDiego Biurrun <diego@biurrun.de>
Thu, 22 Dec 2005 00:18:18 +0000 (00:18 +0000)
works now.

Originally committed as revision 4763 to svn://svn.ffmpeg.org/ffmpeg/trunk

configure

index 32dc28714474daac8aa99806492f00c960d972e9..9c913ee64546c941d502badad958acd5df731dff 100755 (executable)
--- a/configure
+++ b/configure
@@ -350,7 +350,7 @@ CYGWIN*)
 v4l="no"
 audio_oss="yes"
 dv1394="no"
-ffserver="no"
+vhook="no"
 extralibs=""
 cygwin="yes"
 EXESUF=".exe"